1. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  2. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  3. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  4. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  5. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago
  6. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 16 years ago
  7. 4f95165 [IPV6]: Remove three unused method declarations in include/net/ipv6.h by Rami Rosen · 16 years ago
  8. 09382ba [PKT_SCHED]: Pass real namespace in net scheduler classifiers. by Denis V. Lunev · 16 years ago
  9. 2d38f9a [NETNS]: Do no include NET related headers if CONFIG_NET is not set. by Denis V. Lunev · 16 years ago
  10. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  11. 5983a3d [NETNS][IPV6] flowlabels - make proc per namespace by Benjamin Thery · 16 years ago
  12. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  13. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 16 years ago
  14. a233352 [IPV6]: Fix potential net leak and oops in ipv6 routing code. by Pavel Emelyanov · 16 years ago
  15. 9b674e8 [TIPC]: Cosmetic cleanup of TIPC polling logic by Allan Stephens · 16 years ago
  16. 6772718 [VLAN]: Reduce memory consumed by vlan_groups by Pavel Emelyanov · 16 years ago
  17. 789e41e [NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted). by Pavel Emelyanov · 16 years ago
  18. b34a95e [NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c. by Pavel Emelyanov · 16 years ago
  19. 68528f0 [NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net. by Pavel Emelyanov · 16 years ago
  20. a24022e [NETNS][ICMP]: Move ICMP sysctls on struct net. by Pavel Emelyanov · 16 years ago
  21. 1577519 [NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net. by Pavel Emelyanov · 16 years ago
  22. f5aa23f [NETNS]: Compilation warnings under CONFIG_NET_NS. by Denis V. Lunev · 16 years ago
  23. 9c2f574 [NETNS]: Compilation fix for include/linux/netdevice.h. by Denis V. Lunev · 16 years ago
  24. 14eabf7 Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  25. 2f44891 gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. by Andy Fleming · 16 years ago
  26. 99da500 gianfar: Only process completed frames by Andy Fleming · 16 years ago
  27. faa8957 gianfar: Fix frame size calculation when hardware VLAN acceleration is on by Dai Haruki · 16 years ago
  28. a3cb96a gianfar: Fix the data buffer stashing amount by Dai Haruki · 16 years ago
  29. 1119d57 Use single_open instead of manual manipulations. by Pavel Emelyanov · 16 years ago
  30. 57bb7e2 phy/broadcom: add support for BCM5481 PHY by Anton Vorontsov · 16 years ago
  31. b39b5a2 qla3xxx: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  32. 7a6d84c drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF by Julia Lawall · 16 years ago
  33. ef11291 Add support the Korina (IDT RC32434) Ethernet MAC by Florian Fainelli · 16 years ago
  34. bfebbb8 forcedeth: Use round_jiffies for stats timer by Daniel Drake · 16 years ago
  35. 3459feb s2io annotations by Al Viro · 16 years ago
  36. 3b86301 endianness annotations: rndis by Al Viro · 16 years ago
  37. fa3a6cb annotate cxgb3 (ab)uses of skb->priority/skb->csum by Al Viro · 16 years ago
  38. 2f220e3 skfp annotations by Al Viro · 16 years ago
  39. eca1ad8 misc drivers/net annotations by Al Viro · 16 years ago
  40. 05bd831 ni52: more unbreaking by Al Viro · 16 years ago
  41. 176f65f ni52: switch to ioremap() by Al Viro · 16 years ago
  42. 76af569 ni52: clean up check586() by Al Viro · 16 years ago
  43. 7f8cfd5 ni52: clean up initialization of priv by Al Viro · 16 years ago
  44. e06ee2b ni52: make ->base char __iomem * by Al Viro · 16 years ago
  45. de59714 ni52: kill the second argument of check586(), get rid of bogus pointer by Al Viro · 16 years ago
  46. 725aa4a ni52: unbreak scp_struct by Al Viro · 16 years ago
  47. 2d76c26 ni52 trivial iomem annotations by Al Viro · 16 years ago
  48. 9c61a9d ixgb: remove irq_sem by Jesse Brandeburg · 16 years ago
  49. 9150b76 e1000: remove irq_sem by Jesse Brandeburg · 16 years ago
  50. 74ef9c3 e1000e: remove irq_sem by Jesse Brandeburg · 16 years ago
  51. 67d204a e1000e: remove no longer used e1000e_read_nvm_spi by Auke Kok · 16 years ago
  52. a9340b8 ixgb: move externs out of .c files by Auke Kok · 16 years ago
  53. 446490c ixgb: convert boolean_t to bool by Joe Perches · 16 years ago
  54. bab2bce ixgb: add explicit state checking by Jesse Brandeburg · 16 years ago
  55. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 16 years ago
  56. f49e1aa [NETFILTER]: nf_conntrack_sip: update copyright by Patrick McHardy · 16 years ago
  57. c7f485a [NETFILTER]: nf_conntrack_sip: RTP routing optimization by Patrick McHardy · 16 years ago
  58. 0d0ab03 [NETFILTER]: nf_conntrack_sip: support multiple media channels by Patrick McHardy · 16 years ago
  59. 4ab9e64 [NETFILTER]: nf_nat_sip: split up SDP mangling by Patrick McHardy · 16 years ago
  60. a9c1d35 [NETFILTER]: nf_conntrack_sip: create RTCP expectations by Patrick McHardy · 16 years ago
  61. d901a93 [NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source address by Patrick McHardy · 16 years ago
  62. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 16 years ago
  63. c978cd3 [NETFILTER]: nf_nat_sip: translate all Contact headers by Patrick McHardy · 16 years ago
  64. 720ac70 [NETFILTER]: nf_nat_sip: translate all Via headers by Patrick McHardy · 16 years ago
  65. 2bbb211 [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers by Patrick McHardy · 16 years ago
  66. 9467ee3 [NETFILTER]: nf_conntrack_sip: flush expectations on call termination by Patrick McHardy · 16 years ago
  67. 595a8ec [NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods by Patrick McHardy · 16 years ago
  68. 33cb1e9 [NETFILTER]: nf_conntrack_sip: perform NAT after parsing by Patrick McHardy · 16 years ago
  69. 30f33e6 [NETFILTER]: nf_conntrack_sip: support method specific request/response handling by Patrick McHardy · 16 years ago
  70. 7d3dd04 [NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function by Patrick McHardy · 16 years ago
  71. 624f8b7 [NETFILTER]: nf_nat_sip: get rid of text based header translation by Patrick McHardy · 16 years ago
  72. 05e3ced [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper by Patrick McHardy · 16 years ago
  73. ea45f12 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly by Patrick McHardy · 16 years ago
  74. ac36774 [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions by Patrick McHardy · 16 years ago
  75. 3e9b4600b [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function by Patrick McHardy · 16 years ago
  76. 779382e [NETFILTER]: nf_conntrack_sip: use strlen/strcmp by Patrick McHardy · 16 years ago
  77. 212440a [NETFILTER]: nf_conntrack_sip: remove redundant function arguments by Patrick McHardy · 16 years ago
  78. 2a6cfb2 [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling by Patrick McHardy · 16 years ago
  79. b1ec488 [NETFILTER]: nf_conntrack_sip: fix some off-by-ones by Patrick McHardy · 16 years ago
  80. 3d24412 [NETFILTER]: nf_nat_sip: fix NAT setup order by Patrick McHardy · 16 years ago
  81. b8beedd [NETFILTER]: Add nf_inet_addr_cmp() by Patrick McHardy · 16 years ago
  82. 6002f266 [NETFILTER]: nf_conntrack: introduce expectation classes and policies by Patrick McHardy · 16 years ago
  83. 359b9ab [NETFILTER]: nf_conntrack_expect: support inactive expectations by Patrick McHardy · 16 years ago
  84. 4bb119e [NETFILTER]: nf_conntrack_expect: show NF_CT_EXPECT_PERMANENT flag in /proc by Patrick McHardy · 16 years ago
  85. 1d9d752 [NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments by Patrick McHardy · 16 years ago
  86. ef27559 [NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4 by Patrick McHardy · 16 years ago
  87. 30c69fe [NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-name by Patrick McHardy · 16 years ago
  88. dfe98e9 Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  89. f89e6e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  90. 3a643d2 rt2x00: Fix in_atomic() usage by Ivo van Doorn · 16 years ago
  91. 866a050 rt2x00: Fix rate detection for invalid signals by Ivo van Doorn · 16 years ago
  92. 49d20fa PS3: gelic: Add support for separate cipher selection by Masakazu Mokuno · 16 years ago
  93. c01f9c6 b43: Don't compile N-PHY code when N-PHY is disabled by Michael Buesch · 16 years ago
  94. 1ea8739 iwlwifi: Completing the parameter packaging by Assaf Krauss · 16 years ago
  95. 83f7d57 ipw2200 annotations and fixes by Al Viro · 16 years ago
  96. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 16 years ago
  97. e2839d8 mac80211: configure default wmm params correctly by Vladimir Koutny · 16 years ago
  98. 675ef58 mac80211: prevent tuning during scanning by Mohamed Abbas · 16 years ago
  99. 85249e5 mac80211: tear down of block ack sessions by Ron Rindjunsky · 16 years ago
  100. 7b9d44c mac80211: fixing debug prints for AddBA request by Ron Rindjunsky · 16 years ago