1. 2eee40c Phonet: dropped datagrams accounting by Rémi Denis-Courmont · 15 years ago
  2. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 15 years ago
  3. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  4. e8834a6 bnx2x: Version 1.48.113-1 by Eilon Greenstein · 15 years ago
  5. 5b6402d bnx2x: Missing parenthesis might result with wrong casting by Eilon Greenstein · 15 years ago
  6. ba71d31 bnx2x: Set LED in loopback test by Eilon Greenstein · 15 years ago
  7. 4d295db bnx2x: Supporting BCM8727 PHY by Eilon Greenstein · 15 years ago
  8. 5316bc0 bnx2x: Update vlan_features by Eilon Greenstein · 15 years ago
  9. e151070 bnx2x: SMP-safe inter_sem by Eilon Greenstein · 15 years ago
  10. 37dbbf3 bnx2x: Adding some mmiowb by Eilon Greenstein · 15 years ago
  11. eb8da20 bnx2x: Fan failure early detection by Eilon Greenstein · 15 years ago
  12. fd4ef40 bnx2x: Fan failure by Eilon Greenstein · 15 years ago
  13. 279abdf bnx2x: Stop management traffic in loopback test by Eilon Greenstein · 15 years ago
  14. 3c2b8d1 mcastv6: Local variable shadows function argument by Gerrit Renker · 15 years ago
  15. cb24405 RDS: Refactor end of __conn_create for readability by Andy Grover · 15 years ago
  16. ed9e352 RDS/IW: Remove dead code by Andy Grover · 15 years ago
  17. 404bb72 RDS/IW: Remove page_shift variable from iwarp transport by Andy Grover · 15 years ago
  18. a870d62 RDS/IB: Always use PAGE_SIZE for FMR page size by Andy Grover · 15 years ago
  19. edacaea RDS: Fix completion notifications on blocking sockets by Andy Grover · 15 years ago
  20. fdf6e6b RDS/IB: Drop connection when a fatal QP event is received by Andy Grover · 15 years ago
  21. 68cb01c RDS/IB: Disable flow control in sysctl and explain why by Andy Grover · 15 years ago
  22. e11d912 RDS/IB: Move tx/rx ring init and refill to later by Andy Grover · 15 years ago
  23. 9099707 RDS: Don't set c_version in __rds_conn_create() by Andy Grover · 15 years ago
  24. 597ddd5 RDS/IB: Rename byte_len to data_len to enhance readability by Andy Grover · 15 years ago
  25. 92c330b RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c by Andy Grover · 15 years ago
  26. 8dacd57 RDS/IB: Fix printk to indicate remote IP, not local by Andy Grover · 15 years ago
  27. 02a6a25 RDS/IB: Handle connections using RDS 3.0 wire protocol by Andy Grover · 15 years ago
  28. 9ddbcfa RDS/IB: Improve RDS protocol version checking by Andy Grover · 15 years ago
  29. 3ba23ad RDS: Set retry_count to 2 and make modifiable via modparam by Andy Grover · 15 years ago
  30. 4edf547 net: explain netns notifiers a little better by Johannes Berg · 15 years ago
  31. 27e0955 b44: strncpy does not null terminate string by roel kluin · 15 years ago
  32. b902e57 ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups by Jarek Poplawski · 15 years ago
  33. be916cd ipv4: Fix inflate_threshold_root automatically by Jarek Poplawski · 15 years ago
  34. c305947 ipv4: Use synchronize_rcu() during trie_rebalance() by Jarek Poplawski · 15 years ago
  35. 2e477c9 vlan: Propagate physical MTU changes by Herbert Xu · 15 years ago
  36. 37cf2b8 connector: get test code working by default by Mike Frysinger · 15 years ago
  37. 41144ca connector: clean up grammar/style in documentation by Mike Frysinger · 15 years ago
  38. 0741241 connector: make callback argument type explicit by Mike Frysinger · 15 years ago
  39. e36aa25 tun: Allow tap device to send/receive UFO packets. by Sridhar Samudrala · 15 years ago
  40. 5c51675 virtio-net: Allow UFO feature to be set and advertised. by Sridhar Samudrala · 15 years ago
  41. bbf50e4 ixgbe: Bump version number by Peter P Waskiewicz Jr · 15 years ago
  42. 3845bec ixgbe: Add device support for a new copper 82598 device by Peter P Waskiewicz Jr · 15 years ago
  43. 078788b ixgbe: Make sure boolean assignments from bitwise operations done correctly by Peter P Waskiewicz Jr · 15 years ago
  44. f4ec443 ixgbe: Remove legacy descriptor support by Peter P Waskiewicz Jr · 15 years ago
  45. c482c56 udp: cleanups by Eric Dumazet · 15 years ago
  46. 652f678 fs_enet/mii-fec.c: fix MII speed calculation by Wolfgang Denk · 15 years ago
  47. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 7fefe6a cdc-eem: bad crc checking by Vincent CUISSARD · 15 years ago
  49. 869f1c5 ixgbe: Remove DPRINTK messages in DCB mode by Lucy Liu · 15 years ago
  50. 86e713a ixgbe: clear mac address data block in DCB mode by Lucy Liu · 15 years ago
  51. 3d1454dd sky2: revert shutdown changes by Stephen Hemminger · 15 years ago
  52. 4dc6dc7 net: sock_copy() fixes by Eric Dumazet · 15 years ago
  53. 303d67c E100: work around the driver using streaming DMA mapping for RX descriptors. by Krzysztof Halasa · 15 years ago
  54. e36b9d1 bonding: clean muticast addresses when device changes type by Moni Shoua · 15 years ago
  55. 37b76c6 atl1c: misplaced parenthesis by roel kluin · 15 years ago
  56. c5ad4f5 atl1c: add missing parentheses by roel kluin · 15 years ago
  57. 95aa1fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  58. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 15 years ago
  59. aa6a03e netfilter: xt_osf: fix nf_log_packet() arguments by Patrick McHardy · 15 years ago
  60. c86ae82 gianfar: remove unused DECLARE_MAC_BUF by Johannes Berg · 15 years ago
  61. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  62. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  63. 1dacc76 net/compat/wext: send different messages to compat tasks by Johannes Berg · 15 years ago
  64. 4f45b2c wext: optimise, comment and fix event sending by Johannes Berg · 15 years ago
  65. b333b3d22 wireless extensions: make netns aware by Johannes Berg · 15 years ago
  66. 252aa9d Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." by David S. Miller · 15 years ago
  67. 8660c12 skbuff.h: Fix comment for NET_IP_ALIGN by Tobias Klauser · 15 years ago
  68. 79fbe13 drivers/net: using spin_lock_irqsave() in net_send_packet() by Dongdong Deng · 15 years ago
  69. bc23283 NET: phy_device, fix lock imbalance by Jiri Slaby · 15 years ago
  70. ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 15 years ago
  71. 97fd5bc net: Rename lookup_neigh_params function by Tobias Klauser · 15 years ago
  72. c8159b2 igb: gcc-3.4.6 fix by Eric Dumazet · 15 years ago
  73. 41796e9 atlx: duplicate testing of MCAST flag by roel kluin · 15 years ago
  74. adeab1a NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. by Ralf Baechle · 15 years ago
  75. 8e321c4 drivers/net/bonding: Adjust constant name by Julia Lawall · 15 years ago
  76. 440c1ce dropmon: remove duplicated #include by Huang Weiyi · 15 years ago
  77. df5ede8 net: remove redundant sched/ in net/Makefile by Changli Gao · 15 years ago
  78. ba73542 udpv6: Handle large incoming UDP/IPv6 packets and support software UFO by Sridhar Samudrala · 15 years ago
  79. 7ea2f2c udpv6: Remove unused skb argument of ipv6_select_ident() by Sridhar Samudrala · 15 years ago
  80. c31d532 udpv6: Fix gso_size setting in ip6_ufo_append_data by Sridhar Samudrala · 15 years ago
  81. 493c6be udpv6: Fix HW checksum support for outgoing UFO packets by Sridhar Samudrala · 15 years ago
  82. d7ca4cc udpv4: Handle large incoming UDP/IPv4 packets and support software UFO. by Sridhar Samudrala · 15 years ago
  83. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  84. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  85. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  86. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  87. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 15 years ago
  88. 6c04bb1 netlink: use call_rcu for netlink_change_ngroups by Johannes Berg · 15 years ago
  89. 487420d netlink: remove unused exports by Johannes Berg · 15 years ago
  90. f2ba025 sit: fix regression: do not release skb->dst before xmit by Sascha Hlusiak · 15 years ago
  91. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  92. e912b11 net: sk_prot_alloc() should not blindly overwrite memory by Eric Dumazet · 15 years ago
  93. 5bc3819 hwsim: make testmode_cmd static by Johannes Berg · 15 years ago
  94. 0b20633d cfg80211: disallow configuring unsupported interfaces by Johannes Berg · 15 years ago
  95. 79c97e9 cfg80211: clean up naming once and for all by Johannes Berg · 15 years ago
  96. 667503dd cfg80211: fix locking by Johannes Berg · 15 years ago
  97. 4f5dadc cfg80211: fix MFP bug, sparse warnings by Johannes Berg · 15 years ago
  98. 4d0c8ae cfg80211: properly name driver locking by Johannes Berg · 15 years ago
  99. c1e6fb1 cfg80211: warn again on spurious deauth by Johannes Berg · 15 years ago
  100. cb0b4be cfg80211: mlme API must be able to sleep by Johannes Berg · 15 years ago