1. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  2. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  3. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  4. d7fcf1a ipv4: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  5. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  6. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  7. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  8. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  9. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  10. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 15 years ago
  11. 1d0ebfe net pkgen.c:fix no need for check by Figo.zhang · 15 years ago
  12. 2faef52 net: Fix memcpy_toiovecend() to use the right offset by Sridhar Samudrala · 15 years ago
  13. d2d27bf net: Fix skb_copy_datagram_from_iovec() to pass the right offset by Sridhar Samudrala · 15 years ago
  14. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  15. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 15 years ago
  16. 5ff8dda net: Ensure partial checksum offset is inside the skb head by Herbert Xu · 15 years ago
  17. b1bc81a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  18. 0c0c9e7 wimax: depend on rfkill properly by Johannes Berg · 15 years ago
  19. a8c617e Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  20. 2307f86 ipv4: remove ip_mc_drop_socket() declaration from af_inet.c. by Rami Rosen · 15 years ago
  21. 0aa8204 cfg80211: fix Kconfig for users of cfg80211 by Johannes Berg · 15 years ago
  22. 2ec2c68 rfkill: always init poll delayed work by Johannes Berg · 15 years ago
  23. 894df1c mac80211: removed unused variable in ieee80211_tx() by Luis R. Rodriguez · 15 years ago
  24. 7e189a1 mac80211: extend sta kdoc - explain when they are added by Luis R. Rodriguez · 15 years ago
  25. 60fd2b6 cfg80211: make ieee80211_get_mesh_hdrlen() static by Luis R. Rodriguez · 15 years ago
  26. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  27. 6081162 rfkill: add function to query state by Johannes Berg · 15 years ago
  28. 7643a2c cfg80211: move txpower wext from mac80211 by Johannes Berg · 15 years ago
  29. c64fb01 rfkill: create useful userspace interface by Johannes Berg · 15 years ago
  30. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  31. 0f6399c nl80211: use GFP_ATOMIC for michael mic failure message by Bob Copeland · 15 years ago
  32. 729e9c7 cfg80211: fix for duplicate userspace replies by Luis R. Rodriguez · 15 years ago
  33. 3b8bcfd net: introduce pre-up netdev notifier by Johannes Berg · 15 years ago
  34. 86ab04c mac80211: handle -EALREADY on cfg80211 op assoc req by Luis R. Rodriguez · 15 years ago
  35. 034d655 cfg80211: disallow interfering with stations on non-AP (part 2) by Johannes Berg · 15 years ago
  36. 7ba10a8 mac80211: fix transposed min/max CW values by Johannes Berg · 15 years ago
  37. 8fc0fee cfg80211: use key size constants by Johannes Berg · 15 years ago
  38. 362a415 nl80211: bounce scan request back to userspace by Johannes Berg · 15 years ago
  39. 51b50fb cfg80211: validate AID of stations being added by Johannes Berg · 15 years ago
  40. e535c75 mac80211: deprecate conf.beacon_int properly by Johannes Berg · 15 years ago
  41. c6ba68a sctp: support non-blocking version of the new sctp_connectx() API by Vlad Yasevich · 15 years ago
  42. 9919b45 sctp: fix to choose alternate destination when retransmit ASCONF chunk by Wei Yongjun · 15 years ago
  43. d48e074 sctp: fix sack_timeout sysctl min and max types by Jean-Mickael Guerin · 15 years ago
  44. 10a43ce sctp: fix panic when T4-rto timer expire on removed transport by Wei Yongjun · 15 years ago
  45. 6345b19 sctp: fix panic when T2-shutdown timer expire on removed transport by Wei Yongjun · 15 years ago
  46. a2c3958 sctp: fix to only enable IPv6 address support on PF_INET6 socket by Wei Yongjun · 15 years ago
  47. 4553e88 sctp: fix a typo in net/sctp/sm_statetable.c by Wei Yongjun · 15 years ago
  48. 945e5ab sctp: fix the error code when ASCONF is received with invalid address by Wei Yongjun · 15 years ago
  49. a987f76 sctp: fix report unrecognized parameter in ACSONF-ACK by Wei Yongjun · 15 years ago
  50. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  51. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  52. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 15 years ago
  54. f771bef ipv4: New multicast-all socket option by Nivedita Singhvi · 15 years ago
  55. 4d52cfb net: ipv4/ip_sockglue.c cleanups by Eric Dumazet · 15 years ago
  56. dae9de8 IPv6: Print error value when skb allocation fails by Brian Haley · 15 years ago
  57. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 15 years ago
  58. fc23ffe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  59. 56d417b IPv6: Add 'autoconf' and 'disable_ipv6' module parameters by Brian Haley · 15 years ago
  60. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  61. 2df9001 tcp: fix loop in ofo handling code and reduce its complexity by Ilpo Järvinen · 15 years ago
  62. 108bfa8 net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() by Eric Dumazet · 15 years ago
  63. a489e51 atm: unset IFF_XMIT_DST_RELEASE in clip_setup() by Eric Dumazet · 15 years ago
  64. 28e7221 net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() by Eric Dumazet · 15 years ago
  65. 3f1f39c Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  66. dfe9a83 llc: Kill outdated and incorrect comment. by David S. Miller · 15 years ago
  67. 528be7f irda: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  68. 9152194 tcp: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  69. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 15 years ago
  70. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 15 years ago
  71. de10334 econet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  72. bec571e decnet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  73. b6211ae atm: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  74. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  75. 2a91525 net: net/core/sock.c cleanup by Eric Dumazet · 15 years ago
  76. 1ce8e7b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() by Eric Dumazet · 15 years ago
  77. 0bb3241 bridge: avoid an extra space in br_fdb_update() by Jiri Pirko · 15 years ago
  78. eeff9be netfilter: nfnetlink_log: fix wrong skbuff size calculation by Pablo Neira Ayuso · 15 years ago
  79. 683a04c netfilter: xt_hashlimit does a wrong SEQ_SKIP by Jesper Dangaard Brouer · 15 years ago
  80. a2a804c tcp: Do not check flush when comparing options for GRO by Herbert Xu · 15 years ago
  81. 9aaa156 gro: Store shinfo in local variable in skb_gro_receive by Herbert Xu · 15 years ago
  82. 66e92fc gro: Nasty optimisations for page frags in skb_gro_receive by Herbert Xu · 15 years ago
  83. cb18978 gro: Open-code final pskb_may_pull by Herbert Xu · 15 years ago
  84. 1075f3f ipv4: Use 32-bit loads for ID and length in GRO by Herbert Xu · 15 years ago
  85. a5b1cf2 gro: Avoid unnecessary comparison after skb_gro_header by Herbert Xu · 15 years ago
  86. 7489594 gro: Optimise length comparison in skb_gro_header by Herbert Xu · 15 years ago
  87. 30a3ae3 tcp: Optimise len/mss comparison by Herbert Xu · 15 years ago
  88. 4a9a296 tcp: Remove unnecessary window comparisons for GRO by Herbert Xu · 15 years ago
  89. 745898e tcp: Optimise GRO port comparisons by Herbert Xu · 15 years ago
  90. 78d3fd0 gro: Only use skb_gro_header for completely non-linear packets by Herbert Xu · 15 years ago
  91. 67147ba gro: Localise offset/headlen in skb_gro_offset by Herbert Xu · 15 years ago
  92. 78a478d gro: Inline skb_gro_header and cache frag0 virtual address by Herbert Xu · 15 years ago
  93. 42da699 gro: Open-code frags copy in skb_gro_receive by Herbert Xu · 15 years ago
  94. 4c71318 Bluetooth: Remove useless flush_work() causing lockdep warnings by Dave Young · 15 years ago
  95. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 15 years ago
  96. 2b0cc7f net: Remove bogus reference to BUS_ID_SIZE in sysfs code. by David S. Miller · 15 years ago
  97. e65fcfd cls_cgroup: read classid atomically in classifier by Paul Menage · 15 years ago
  98. 08baf56 net: txq_trans_update() helper by Eric Dumazet · 15 years ago
  99. a1dcb66 pkt_sched: gen_estimator: Fix signed integers right-shifts. by Jarek Poplawski · 15 years ago
  100. c80a5cd tcp: tcp_vegas ssthresh bugfix by Doug Leith · 15 years ago