- 0134e89 Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 by Patrick McHardy · 14 years ago
- c7066f7 netfilter: fix Kconfig dependencies by Patrick McHardy · 14 years ago
- 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
- 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
- b017900 netfilter: xt_conntrack: support matching on port ranges by Patrick McHardy · 14 years ago
- c6d2d44 IPVS: netns, final patch enabling network name space. by Hans Schillstrom · 14 years ago
- 4a98480 IPVS: netns, misc init_net removal in core. by Hans Schillstrom · 14 years ago
- 763f8d0 IPVS: netns, svc counters moved in ip_vs_ctl,c by Hans Schillstrom · 14 years ago
- f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 14 years ago
- f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
- a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
- 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
- b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
- f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
- 29c2026 IPVS: netns awareness to ip_vs_est by Hans Schillstrom · 14 years ago
- ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 14 years ago
- 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
- 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
- 88fe2d3 IPVS: netns preparation for proto_ah_esp by Hans Schillstrom · 14 years ago
- 9d93487 IPVS: netns preparation for proto_sctp by Hans Schillstrom · 14 years ago
- 78b16bd IPVS: netns preparation for proto_udp by Hans Schillstrom · 14 years ago
- 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 14 years ago
- 252c641 IPVS: netns, prepare protocol by Hans Schillstrom · 14 years ago
- b6e885d IPVS: netns awarness to lblc sheduler by Hans Schillstrom · 14 years ago
- d0a1eef IPVS: netns awarness to lblcr sheduler by Hans Schillstrom · 14 years ago
- fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
- 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
- fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
- 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
- fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
- b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
- 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 14 years ago
- fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
- ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 14 years ago
- fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
- fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
- f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
- cba85b5 netfilter: fix export secctx error handling by Pablo Neira Ayuso · 14 years ago
- f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
- 6623e3b ipv4: IP defragmentation must be ECN aware by Eric Dumazet · 14 years ago
- 2a8fe00 dcb: use after free in dcb_flushapp() by Dan Carpenter · 14 years ago
- 70bfa2d dcb: unlock on error in dcbnl_ieee_get() by Dan Carpenter · 14 years ago
- 5f9251c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
- 2c6607c net: add POLLPRI to sock_def_readable() by Eric Dumazet · 14 years ago
- 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 14 years ago
- 44b8288 net_sched: pfifo_head_drop problem by Eric Dumazet · 14 years ago
- 06778b1 mac80211: remove stray extern by Johannes Berg · 14 years ago
- 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
- 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
- c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
- 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
- 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
- dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- b5c34f6 mac80211: fix some key comments and code by Johannes Berg · 14 years ago
- 707e634 Revert "mac80211: temporarily disable reorder release timer" by Christian Lamparter · 14 years ago
- 24a8fda mac80211: serialize rx path workers by Christian Lamparter · 14 years ago
- ff039c6 cfg80211: fix transposition of words in printk by Bob Copeland · 14 years ago
- f76b57b mac80211: Fix mesh portal communication with other mesh nodes. by Joel A Fernandes · 14 years ago
- 4cfda47 mac80211: ignore PSM bit of reordered frames by Christian Lamparter · 14 years ago
- 9fc3bbb ipv4/route.c: respect prefsrc for local routes by Joel Sing · 14 years ago
- 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
- d2460f4 mac80211: add missing synchronize_rcu by Johannes Berg · 14 years ago
- 919bbad mac80211: fix mesh forwarding when ratelimited too by Milton Miller · 14 years ago
- 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
- 0dfb33a sch_red: report backlog information by Eric Dumazet · 14 years ago
- 7f891cf dcbnl: more informed return values for new dcbnl routines by Shmulik Ravid · 14 years ago
- e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 14 years ago
- 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 14 years ago
- 40cd201 tipc: update log.h re-include protection to reflect new name by Paul Gortmaker · 14 years ago
- a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 14 years ago
- e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
- 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 14 years ago
- 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
- 25860c3 tipc: recode getsockopt error handling for better readability by Paul Gortmaker · 14 years ago
- e83504f tipc: remove pointless check for NULL prior to kfree by Allan Stephens · 14 years ago
- 886ef52 tipc: remove redundant #includes by Allan Stephens · 14 years ago
- 6e7e309 tipc: Finish streamlining of debugging code by Allan Stephens · 14 years ago
- 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 14 years ago
- 7ced689 tipc: remove dump() and tipc_dump_dbg() by Allan Stephens · 14 years ago
- b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
- f5e7526 tipc: rename dbg.[ch] to log.[ch] by Allan Stephens · 14 years ago
- 5af5479 tipc: Remove internal linked list of node objects by Allan Stephens · 14 years ago
- b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 14 years ago
- aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 14 years ago
- 7a488fd3 tipc: Eliminate use of user registry by configuration service by Allan Stephens · 14 years ago
- 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 14 years ago
- 51a8e4d tipc: Remove prototype code for supporting inter-cluster routing by Allan Stephens · 14 years ago
- 08c80e9 tipc: Remove prototype code for supporting slave nodes by Allan Stephens · 14 years ago
- 51f98a8 tipc: Remove prototype code for supporting multiple zones by Allan Stephens · 14 years ago
- 18c8d82 sfq: fix slot_dequeue_head() by Eric Dumazet · 14 years ago
- eeaeb06 sch_sfq: allow big packets and be fair by Eric Dumazet · 14 years ago
- 9f260e0 CAN: Use inode instead of kernel address for /proc file by Dan Rosenberg · 14 years ago
- 7c14c3f dcbnl: cleanup by Shmulik Ravid · 14 years ago
- ea45fe4 dcbnl: adding DCBX feature flags get-set by Shmulik Ravid · 14 years ago
- 6241b62 dcbnl: adding DCBX engine capability by Shmulik Ravid · 14 years ago
- 96b9968 net_dcb: add application notifiers by John Fastabend · 14 years ago
- 9ab933a dcbnl: add appliction tlv handlers by John Fastabend · 14 years ago
- 3e29027 dcbnl: add support for ieee8021Qaz attributes by John Fastabend · 14 years ago
- 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago