index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
20
-23
/
+23
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
10
-29
/
+29
2011-12-19
net: two vzalloc() cleanups
Eric Dumazet
2
-4
/
+2
2011-12-19
Revert "net: Remove unused neighbour layer ops."
David S. Miller
1
-0
/
+10
2011-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-491
/
+3298
2011-12-16
net:bridge: use IS_ENABLED
Igor Maravić
5
-6
/
+6
2011-12-16
net:netfilter: use IS_ENABLED
Igor Maravić
19
-46
/
+45
2011-12-16
net:x25: use IS_ENABLED
Igor Maravić
3
-5
/
+5
2011-12-16
net:core: use IS_ENABLED
Igor Maravić
2
-5
/
+4
2011-12-16
sch_gred: prefer GFP_KERNEL allocations
Eric Dumazet
1
-7
/
+11
2011-12-16
net: fix sleeping while atomic problem in sock mem_cgroup.
Glauber Costa
1
-14
/
+14
2011-12-16
batman-adv: Fix merge error.
David S. Miller
1
-1
/
+1
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-13
/
+20
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-26
/
+55
2011-12-16
unix_diag: Write it into kbuild
Pavel Emelyanov
2
-0
/
+10
2011-12-16
unix_diag: Receive queue lenght NLA
Pavel Emelyanov
1
-0
/
+13
2011-12-16
unix_diag: Pending connections IDs NLA
Pavel Emelyanov
1
-0
/
+39
2011-12-16
unix_diag: Unix peer inode NLA
Pavel Emelyanov
1
-0
/
+24
2011-12-16
unix_diag: Unix inode info NLA
Pavel Emelyanov
1
-0
/
+21
2011-12-16
unix_diag: Unix socket name NLA
Pavel Emelyanov
1
-0
/
+20
2011-12-16
unix_diag: Dumping exact socket core
Pavel Emelyanov
1
-1
/
+66
2011-12-16
unix_diag: Dumping all sockets core
Pavel Emelyanov
1
-1
/
+75
2011-12-16
unix_diag: Basic module skeleton
Pavel Emelyanov
1
-0
/
+57
2011-12-16
af_unix: Export stuff required for diag module
Pavel Emelyanov
1
-3
/
+6
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
3
-20
/
+24
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
5
-9
/
+10
2011-12-16
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
1
-0
/
+26
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
1
-4
/
+16
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-54
/
+77
2011-12-15
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
4
-8
/
+17
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
3
-203
/
+63
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
4
-57
/
+140
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2
-2
/
+2
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
4
-16
/
+20
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
8
-30
/
+172
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
2
-87
/
+120
2011-12-15
nl80211: add TDLS peer flag to policy
Johannes Berg
1
-0
/
+1
2011-12-15
tcp_memcontrol: fix reversed if condition
Dan Carpenter
1
-1
/
+1
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
9
-2
/
+2321
2011-12-14
NFC: Set and get DEP general bytes
Samuel Ortiz
1
-0
/
+18
2011-12-14
NFC: Add a DEP link control netlink command
Samuel Ortiz
3
-0
/
+230
2011-12-14
NFC: Atomic socket allocation
Samuel Ortiz
1
-1
/
+1
2011-12-14
NFC: Do not take the genl mutex from the netlink release notifier
Samuel Ortiz
1
-2
/
+0
2011-12-14
NFC: Add tx skb allocation routine
Samuel Ortiz
2
-8
/
+29
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
7
-7
/
+7
2011-12-14
mac80211: free skb on error path of ieee80211_ibss_join()
Simon Wunderlich
1
-0
/
+1
[next]