1. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  2. f04c827 net: IPv6 changes by Krishna Kumar · 15 years ago
  3. e022f0b net: Introduce sk_tx_queue_mapping by Krishna Kumar · 15 years ago
  4. 7488797 net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected by Arnaldo Carvalho de Melo · 15 years ago
  5. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  6. ad959e7 af_packet: mc_drop/flush_mclist changes by Eric Dumazet · 15 years ago
  7. 94b05952 af_packet: Avoid cache line dirtying by Eric Dumazet · 15 years ago
  8. 7b6856a0 can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  9. 0eae750 IP: Cleanups by John Dykstra · 15 years ago
  10. ce5eb7a i2400m-sdio: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  11. 439ca3a iwmc3200wifi: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  12. ab69a5a iwmc3200top: Add Intel Wireless MultiCom 3200 top driver. by Tomas Winkler · 15 years ago
  13. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  14. 7c73435 qlge: Size RX buffers based on MTU. by Ron Mercer · 15 years ago
  15. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  16. 2ad9afb ah: Remove obsolete code by Steffen Klassert · 15 years ago
  17. 8631e9b ah6: convert to ahash by Steffen Klassert · 15 years ago
  18. dff3bb0 ah4: convert to ahash by Steffen Klassert · 15 years ago
  19. 49cbf95 ah: Add struct crypto_ahash to ah_data by Steffen Klassert · 15 years ago
  20. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  21. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  22. c720c7e8 inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  23. 988ade6 genetlink: Optimize and one bug fix in genl_generate_id() by Krishna Kumar · 15 years ago
  24. 93860b0 genetlink: Optimize genl_register_family() by Krishna Kumar · 15 years ago
  25. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  26. a1c1f5e ctcm rollback in case of errors by Einar Lueck · 15 years ago
  27. d816d42 lcs: Recognize return codes of ccw_device_set_online(). by Klaus-Dieter Wacker · 15 years ago
  28. d62e09e lcs: ODEBUG: object is on stack, but not annotated. by Klaus-Dieter Wacker · 15 years ago
  29. 9a4ff8d af_iucv: remove duplicate sock_set_flag by Ursula Braun · 15 years ago
  30. 49f5eba af_iucv: use sk functions to modify sk->sk_ack_backlog by Hendrik Brueckner · 15 years ago
  31. 7194660 netxen; update version to 4.0.62 by Dhananjay Phadke · 15 years ago
  32. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  33. 7cecdca1 netxen: fix error codes in for tools access by Dhananjay Phadke · 15 years ago
  34. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  35. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  36. fb1f6a4 netxen: 128 memory controller support by Amit Kumar Salecha · 15 years ago
  37. 0a2aa44 netxen: defines for next revision by Amit Kumar Salecha · 15 years ago
  38. 12d7ea2 be2net: Add support for next generation of BladeEngine device. by Ajit Khaparde · 15 years ago
  39. 21912d1 Phonet: hold socket before giving it to sk_deliver_skb() by Rémi Denis-Courmont · 15 years ago
  40. b2d7644 bnx2x: Update to version 1.52.1-1 by Eilon Greenstein · 15 years ago
  41. 35c5f8f bnx2x: Report the maximal available BW as link speed by Eilon Greenstein · 15 years ago
  42. 061bc70 bnx2x: Do not call load/unload functionality from DCC by Eilon Greenstein · 15 years ago
  43. c4ff7cb bnx2x: Adding FW mailbox mutex by Eilon Greenstein · 15 years ago
  44. f34d28e bnx2x: Changing the Disabled state to a flag by Eilon Greenstein · 15 years ago
  45. 52a7a12 bnx2x: Remove old FW files by Eilon Greenstein · 15 years ago
  46. b015e3d bnx2x: Allowing 0 as initial fairness value by Eilon Greenstein · 15 years ago
  47. 69dc2df bnx2x: Add FW 5.2.7 by Eilon Greenstein · 15 years ago
  48. 09115cd sparc: Add missing __NR_recvmmsg define. by David S. Miller · 15 years ago
  49. 766e9037 net: sk_drops consolidation by Eric Dumazet · 15 years ago
  50. 48bccd2 hamradio: Fix bit test correctly. by Thomas Sailer · 15 years ago
  51. 86a0a1e Phonet: forward incoming packets by Rémi Denis-Courmont · 15 years ago
  52. aa6c45f Phonet: route outgoing packets by Rémi Denis-Courmont · 15 years ago
  53. f062f41 Phonet: routing table Netlink interface by Rémi Denis-Courmont · 15 years ago
  54. 55748ac0 Phonet: routing table backend by Rémi Denis-Courmont · 15 years ago
  55. f14001f Phonet: deliver broadcast packets to broadcast sockets by Rémi Denis-Courmont · 15 years ago
  56. 67ca0e5 ia64: Fix up the syscall table for recvmmsg by Arnaldo Carvalho de Melo · 15 years ago
  57. deed49f net: Remove BKL from tun by Thomas Gleixner · 15 years ago
  58. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  59. 0fe7463 TI DaVinci EMAC: Clear statistics register properly. by Sriram · 15 years ago
  60. daf9df6 r8169: partial support and phy init for the 8168d by françois romieu · 15 years ago
  61. aace495 net: smsc911x: allow platform_data to specify mac address by Manuel Lauss · 15 years ago
  62. b4efc56 net: enable smsc911x on MIPS by Manuel Lauss · 15 years ago
  63. d189a7e ixgb: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  64. 231835e igb: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  65. 8328c38 e1000: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  66. e0f36a9 e1000e: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  67. 29c3a05 ixgbe: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  68. 70f9cf8 netxen: add sysfs entries for diag tools by Dhananjay Phadke · 15 years ago
  69. f03b0eb netxen: separate register and memory access lock by Dhananjay Phadke · 15 years ago
  70. 907fa12 netxen: annotate register windowing code by Dhananjay Phadke · 15 years ago
  71. 47abe35 netxen: add access to on chip memory for tools by Dhananjay Phadke · 15 years ago
  72. 1f5e055 netxen: remove sub 64-bit mem accesses by Amit Kumar Salecha · 15 years ago
  73. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  74. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  75. bff1c096 sb1250-mac: duplicate setting of bit V_MAC_RX_PL_THRSH(4) in sbmac_channel_start() by roel kluin · 15 years ago
  76. a81d4bf net/hamradio: fix test in receive() by roel kluin · 15 years ago
  77. 06a96b33 x25: bit and/or confusion in x25_ioctl()? by roel kluin · 15 years ago
  78. f14d42f cxgb3: Added private MAC address and provisioning packet handler for iSCSI by Karen Xie · 15 years ago
  79. bcd5149 net: add Runtime PM to the sh_eth driver by Magnus Damm · 15 years ago
  80. 748031f net: allow sh_eth to get mac address through platform data by Magnus Damm · 15 years ago
  81. a6e4bc5 can: make the number of echo skb's configurable by Wolfgang Grandegger · 15 years ago
  82. 61321bb net: Add netdev_alloc_skb_ip_align() helper by Eric Dumazet · 15 years ago
  83. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  84. c3faca0 ipv6: fix devconf after adding force_tllao option by Cosmin Ratiu · 15 years ago
  85. 91cd175 irda/sa1100_ir: check return value of startup hook by Dmitry Artamonow · 15 years ago
  86. 8558467 udp: Fix udp_poll() and ioctl() by Eric Dumazet · 15 years ago
  87. 9652041 WAN: fix Cisco HDLC handshaking. by Krzysztof Halasa · 15 years ago
  88. 6d01a02 tcp: fix tcp_defer_accept to consider the timeout by Willy Tarreau · 15 years ago
  89. 38fc002 bonding: change bond_create_proc_entry() to return void by Nicolas de Pesloüan · 15 years ago
  90. e3eef53 3c574_cs: spin_lock the set_multicast_list function by Ken Kawasaki · 15 years ago
  91. ab854b2 net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDs by Chris Rankin · 15 years ago
  92. 71fb62f netxen: fix pci bar mapping by Dhananjay Phadke · 15 years ago
  93. 4ce2253 ethoc: fix warning from 32bit build by Alan Cox · 15 years ago
  94. 767e366 libertas: fix build by Alan Cox · 15 years ago
  95. d1a890fa net: VMware virtual Ethernet NIC driver: vmxnet3 by Shreyas Bhatewara · 15 years ago
  96. b9696ea net: Fix IXP 2000 network driver building. by Vincent Sanders · 15 years ago
  97. c634263 sfc: 10Xpress: Initialise pause advertising flags by Ben Hutchings · 15 years ago
  98. 27fbc7d mdio: Expose pause frame advertising flags to ethtool by Ben Hutchings · 15 years ago
  99. 767f4a7 mdio: Advertise pause (flow control) settings even if autoneg is off by Ben Hutchings · 15 years ago
  100. be926fc gianfar: Add support for hibernation by Anton Vorontsov · 15 years ago