Age | Commit message (Expand) | Author |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-10-21 | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Patrick McHardy |
2010-10-21 | tproxy: added IPv6 socket lookup function to nf_tproxy_core | Balazs Scheidler |
2010-10-21 | tproxy: added udp6_lib_lookup function | Balazs Scheidler |
2010-10-21 | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler |
2010-10-21 | 9p: client code cleanup | stephen hemminger |
2010-10-21 | tproxy: fix hash locking issue when using port redirection in __inet_inherit_... | Balazs Scheidler |
2010-10-21 | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() | Balazs Scheidler |
2010-10-21 | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the... | Balazs Scheidler |
2010-10-21 | net_sched: remove the unused parameter of qdisc_create_dflt() | Changli Gao |
2010-10-21 | xfrm: make xfrm_bundle_ok local | stephen hemminger |
2010-10-21 | rtnetlink: remove rtnl_kill_links | stephen hemminger |
2010-10-21 | xfrm6: make xfrm6_tunnel_free_spi local | stephen hemminger |
2010-10-21 | ipvs: provide address family for debugging | Julian Anastasov |
2010-10-21 | ipvs: changes for local real server | Julian Anastasov |
2010-10-21 | ipvs: do not schedule conns from real servers | Julian Anastasov |
2010-10-21 | ipvs: switch to notrack mode | Julian Anastasov |
2010-10-21 | ipvs: optimize checksums for apps | Julian Anastasov |
2010-10-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-10-19 | ipvs: IPv6 tunnel mode | Hans Schillstrom |
2010-10-19 | netfilter: ctnetlink: add expectation deletion events | Pablo Neira Ayuso |
2010-10-17 | netns: reorder fields in struct net | Eric Dumazet |
2010-10-16 | tipc: cleanup function namespace | stephen hemminger |
2010-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2010-10-13 | Phonet: 'connect' socket implementation for Pipe controller | Kumar Sanghvi |
2010-10-13 | mac80211: add probe request filter flag | Johannes Berg |
2010-10-13 | cfg80211: notify drivers about frame registrations | Johannes Berg |
2010-10-12 | Bluetooth: clean up rfcomm code | Andrei Emeltchenko |
2010-10-12 | Bluetooth: Add common code for stream-oriented recvmsg() | Mat Martineau |
2010-10-12 | Bluetooth: HCI devices are either BR/EDR or AMP radios | David Vrabel |
2010-10-11 | neigh: reorder struct neighbour fields | Eric Dumazet |
2010-10-11 | net dst: use a percpu_counter to track entries | Eric Dumazet |
2010-10-11 | neigh: Protect neigh->ha[] with a seqlock | Eric Dumazet |
2010-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-11 | cfg80211: add channel utilization stats to the survey command | Felix Fietkau |
2010-10-11 | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg |
2010-10-07 | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar |
2010-10-07 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2010-10-06 | neigh: RCU conversion of struct neighbour | Eric Dumazet |
2010-10-06 | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-10-05 | fib: RCU conversion of fib_lookup() | Eric Dumazet |
2010-10-05 | net neigh: RCU conversion of neigh hash table | Eric Dumazet |
2010-10-05 | genetlink: introduce pre_doit/post_doit hooks | Johannes Berg |
2010-10-05 | mac80211: distinct between max rates and the number of rates the hw can report | Helmut Schaa |