index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
net_sched: sfb: optimize enqueue on full queue
Eric Dumazet
1
-5
/
+8
2011-08-26
af_packet: Prefixed tpacket_v3 structs to avoid name space collision
chetan loke
1
-55
/
+62
2011-08-24
Scm: Remove unnecessary pid & credential references in Unix socket's send and...
Tim Chen
1
-16
/
+29
2011-08-24
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
3
-0
/
+7
2011-08-24
sctp: HEARTBEAT negotiation after ASCONF
Michio Honda
1
-0
/
+4
2011-08-24
Proportional Rate Reduction for TCP.
Nandita Dukkipati
2
-7
/
+58
2011-08-24
af-packet: TPACKET_V3 flexible buffer implementation.
chetan loke
1
-46
/
+891
2011-08-24
IEEE802.15.4: 6LoWPAN basic support
Alexander Smirnov
4
-3
/
+1108
2011-08-24
net: xfrm: convert to SKB frag APIs
Ian Campbell
1
-4
/
+7
2011-08-24
net: ipv6: convert to SKB frag APIs
Ian Campbell
1
-3
/
+4
2011-08-24
net: ipv4: convert to SKB frag APIs
Ian Campbell
4
-6
/
+8
2011-08-24
net: convert core to skb paged frag APIs
Ian Campbell
7
-36
/
+36
2011-08-24
rps: support IPIP encapsulation
Eric Dumazet
1
-0
/
+2
2011-08-24
Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge
David S. Miller
20
-148
/
+283
2011-08-22
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-417
/
+375
2011-08-22
net: vlan: goto another_round instead of calling __netif_receive_skb
Jiri Pirko
1
-4
/
+3
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
19
-417
/
+375
2011-08-22
batman-adv: merge update_transtable() into tt related code
Marek Lindner
3
-74
/
+70
2011-08-22
batman-adv: reuse tt_len() to calculate tt buffer length
Marek Lindner
1
-2
/
+1
2011-08-22
batman-adv: print client flags in the local/global transtables output
Antonio Quartulli
1
-10
/
+27
2011-08-22
batman-adv: implement AP-isolation on the sender side
Antonio Quartulli
5
-12
/
+29
2011-08-22
batman-adv: implement AP-isolation on the receiver side
Antonio Quartulli
5
-0
/
+50
2011-08-22
batman-adv: detect clients connected through a 802.11 device
Antonio Quartulli
9
-11
/
+55
2011-08-22
batman-adv: correct several typ0s in the comments
Antonio Quartulli
12
-37
/
+36
2011-08-22
batman-adv: hash_add() has to discriminate on the return value
Antonio Quartulli
3
-9
/
+22
2011-08-20
net: Preserve ooo_okay when copying skb header
Changli Gao
1
-0
/
+1
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-26
/
+43
2011-08-19
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-08-18
net: rps: support PPPOE session messages
Changli Gao
1
-0
/
+8
2011-08-18
net: rps: support 802.1Q
Changli Gao
1
-0
/
+8
2011-08-18
vlan: reset headers on accel emulation path
Jiri Pirko
1
-0
/
+2
2011-08-17
net: remove ndo_set_multicast_list callback
Jiri Pirko
3
-7
/
+5
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
7
-10
/
+6
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
1
-6
/
+6
2011-08-17
net_sched: fix port mirror/redirect stats reporting
Jamal Hadi Salim
1
-2
/
+1
2011-08-17
rps: Inspect GRE encapsulated packets to get flow hash
Tom Herbert
1
-0
/
+22
2011-08-17
rps: Infrastructure in __skb_get_rxhash for deep inspection
Tom Herbert
1
-0
/
+7
2011-08-17
rps: Add flag to skb to indicate rxhash is based on L4 tuple
Tom Herbert
6
-13
/
+16
2011-08-17
rps: Some minor cleanup in get_rps_cpus
Tom Herbert
1
-5
/
+7
2011-08-16
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
Lionel Elie Mamane
1
-0
/
+3
2011-08-13
af_iucv: add HiperSockets transport
Ursula Braun
1
-72
/
+677
2011-08-13
af_iucv: cleanup - use iucv_sk(sk) early
Ursula Braun
1
-21
/
+23
2011-08-13
af_iucv: use loadable iucv interface
Frank Blaschka
1
-45
/
+74
2011-08-13
iucv: kernel option for z/VM IUCV and HiperSockets
Ursula Braun
1
-6
/
+8
2011-08-13
iucv: introduce loadable iucv interface
Frank Blaschka
1
-0
/
+23
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
1
-1
/
+27
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
1
-0
/
+21
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
1
-0
/
+29
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
3
-230
/
+168
2011-08-12
net: cleanup some rcu_dereference_raw
Eric Dumazet
10
-23
/
+22
[next]