Age | Commit message (Expand) | Author |
2011-12-21 | sch_sfq: rehash queues in perturb timer | Eric Dumazet |
2011-12-21 | tcp: Replace constants with #define macros | Vijay Subramanian |
2011-12-20 | af_iucv: get rid of state IUCV_SEVERED | Ursula Braun |
2011-12-20 | af_iucv: remove unused timer infrastructure | Ursula Braun |
2011-12-20 | af_iucv: release reference to HS device | Ursula Braun |
2011-12-20 | af_iucv: accelerate close for HS transport | Ursula Braun |
2011-12-20 | af_iucv: support ancillary data with HS transport | Ursula Braun |
2011-12-20 | net: unix -- Add missing module.h inclusion | Cyrill Gorcunov |
2011-12-19 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell |
2011-12-19 | net: fix assignment of 0/1 to bool variables. | Rusty Russell |
2011-12-19 | net: two vzalloc() cleanups | Eric Dumazet |
2011-12-19 | Revert "net: Remove unused neighbour layer ops." | David S. Miller |
2011-12-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-12-16 | net:bridge: use IS_ENABLED | Igor Maravić |
2011-12-16 | net:netfilter: use IS_ENABLED | Igor Maravić |
2011-12-16 | net:x25: use IS_ENABLED | Igor Maravić |
2011-12-16 | net:core: use IS_ENABLED | Igor Maravić |
2011-12-16 | sch_gred: prefer GFP_KERNEL allocations | Eric Dumazet |
2011-12-16 | net: fix sleeping while atomic problem in sock mem_cgroup. | Glauber Costa |
2011-12-16 | batman-adv: Fix merge error. | David S. Miller |
2011-12-16 | ethtool: Define and apply a default policy for RX flow hash indirection | Ben Hutchings |
2011-12-16 | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters | Ben Hutchings |
2011-12-16 | unix_diag: Write it into kbuild | Pavel Emelyanov |
2011-12-16 | unix_diag: Receive queue lenght NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Pending connections IDs NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Unix peer inode NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Unix inode info NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Unix socket name NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Dumping exact socket core | Pavel Emelyanov |
2011-12-16 | unix_diag: Dumping all sockets core | Pavel Emelyanov |
2011-12-16 | unix_diag: Basic module skeleton | Pavel Emelyanov |
2011-12-16 | af_unix: Export stuff required for diag module | Pavel Emelyanov |
2011-12-16 | sock_diag: Generalize requests cookies managements | Pavel Emelyanov |
2011-12-16 | sock_diag: Fix module netlink aliases | Pavel Emelyanov |
2011-12-16 | cfg80211: Restore orig channel values upon disconnect | Rajkumar Manoharan |
2011-12-16 | cfg80211: allow following country IE power for custom regdom cards | Luis R. Rodriguez |
2011-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-15 | mac80211: Fix power save in change interface | Mohammed Shafi Shajakhan |
2011-12-15 | mac80211: remove an unnecessary paraenthesis | Mohammed Shafi Shajakhan |
2011-12-15 | mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames | Helmut Schaa |
2011-12-15 | mac80211: reduce station management complexity | Johannes Berg |
2011-12-15 | mac80211: delay IBSS station insertion | Johannes Berg |
2011-12-15 | mac80211: make address arguments to sta_info_alloc const | Johannes Berg |
2011-12-15 | mac80211: count authorized stations per BSS | Johannes Berg |
2011-12-15 | mac80211: refactor station state transitions | Johannes Berg |
2011-12-15 | mac80211: use station mutex in configuration | Johannes Berg |
2011-12-15 | mac80211: remove duplicate TDLS peer verification | Johannes Berg |
2011-12-15 | cfg80211: validate nl80211 station handling better | Johannes Berg |
2011-12-15 | nl80211: add TDLS peer flag to policy | Johannes Berg |
2011-12-15 | tcp_memcontrol: fix reversed if condition | Dan Carpenter |