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-11-22
xfrm: optimize ipv4 selector matching
Alexey Dobriyan
1
-2
/
+2
2011-11-22
net: add network priority cgroup infrastructure (v4)
Neil Horman
6
-1
/
+389
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
209
-345
/
+682
2011-11-21
caif: fix endian conversion in cffrml_transmit()
Dan Carpenter
1
-5
/
+6
2011-11-21
dccp: fix error propagation in dccp_v4_connect
RongQing.Li
1
-0
/
+1
2011-11-21
netfilter: use jump_label for nf_hooks
Eric Dumazet
1
-1
/
+12
2011-11-21
mac80211: fix RCU warnings in mesh
Johannes Berg
1
-22
/
+5
2011-11-21
cfg80211: work around a sparse issue
Johannes Berg
1
-11
/
+11
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
9
-18
/
+140
2011-11-21
wireless: Support ht-capabilities over-rides.
Ben Greear
4
-7
/
+91
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
3
-168
/
+230
2011-11-21
nl80211: make get_vlan logic more common
Johannes Berg
1
-23
/
+31
2011-11-21
cfg80211: add flags for off-channel capabilities
Johannes Berg
2
-6
/
+14
2011-11-21
mac80211: minor cleanup to mesh state locking
Johannes Berg
1
-3
/
+3
2011-11-21
nl80211: add testmode to the list of supported commands
Kalle Valo
1
-0
/
+4
2011-11-21
mac80211: remove unused ASSOC_AP flag
Johannes Berg
3
-5
/
+2
2011-11-21
mac80211: transmit fragment list to drivers
Johannes Berg
3
-35
/
+69
2011-11-21
mac80211: make TX LED handling independent of fragmentation
Johannes Berg
1
-12
/
+16
2011-11-21
mac80211: move fragment flag adjustment
Johannes Berg
1
-9
/
+9
2011-11-21
mac80211: use skb list for fragments
Johannes Berg
5
-71
/
+82
2011-11-21
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
1
-0
/
+2
2011-11-21
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
3
-0
/
+53
2011-11-21
RxRPC: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-4
/
+2
2011-11-21
irttp: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-3
/
+1
2011-11-21
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-11-21
mac80211: Fix endian bug in radiotap header generation
Helmut Schaa
1
-4
/
+4
2011-11-21
mac80211: Fix AMSDU rate printout in debugfs.
Ben Greear
1
-2
/
+2
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-75
/
+92
2011-11-20
batman-adv: Fix range check for expected packets
Simon Wunderlich
1
-1
/
+1
2011-11-20
batman-adv: check for tt_reponse packet real length
Antonio Quartulli
1
-0
/
+9
2011-11-20
batman-adv: linearise the tt_response skb only if needed
Antonio Quartulli
1
-5
/
+6
2011-11-20
batman-adv: directly write tt entries without buffering
Simon Wunderlich
1
-55
/
+2
2011-11-20
batman-adv: fixed hash functions type to uint32_t instead of int
Antonio Quartulli
7
-36
/
+47
2011-11-20
batman-adv: use orig_hash_find() instead of get_orig_node() in TT code
Antonio Quartulli
1
-3
/
+3
2011-11-20
batman-adv: refactoring gateway handling code
Marek Lindner
3
-75
/
+126
2011-11-20
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2
-4
/
+4
2011-11-20
batman-adv: tt_global_del_orig() has to print the correct message
Antonio Quartulli
1
-2
/
+3
2011-11-20
batman-adv: update internal version number
Sven Eckelmann
1
-1
/
+1
2011-11-18
ipv4: fix redirect handling
Eric Dumazet
1
-51
/
+59
2011-11-18
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
1
-2
/
+0
2011-11-18
Phonet: set the pipe handle using setsockopt
Dinesh Kumar Sharma
1
-11
/
+95
2011-11-18
ip_gre: Set needed_headroom dynamically again
Herbert Xu
1
-0
/
+2
2011-11-18
packet: Add needed_tailroom to packet_sendmsg_spkt
Herbert Xu
1
-1
/
+2
2011-11-18
net: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
5
-15
/
+30
2011-11-18
ipv6: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
4
-12
/
+27
2011-11-18
ipv4: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
4
-10
/
+22
2011-11-17
net: use jump_label to shortcut RPS if not setup
Eric Dumazet
3
-16
/
+21
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2
-8
/
+11
2011-11-17
minstrel_ht: Remove unused function parameters
Patrick Kelle
1
-14
/
+12
2011-11-17
mac80211: memory leak in mesh_queue_preq()
Dan Carpenter
1
-0
/
+1
[prev]
[next]