1. 76dadd7 scm: Only support SCM_RIGHTS on unix domain sockets. by Eric W. Biederman · 14 years ago
  2. 39286fa vhost-net: restart tx poll on sk_sndbuf full by Sridhar Samudrala · 14 years ago
  3. d6db3f5 vhost: fix get_user_pages_fast error handling by Michael S. Tsirkin · 14 years ago
  4. 73a99f0 vhost: initialize log eventfd context pointer by Michael S. Tsirkin · 14 years ago
  5. 86e9424 vhost: logging thinko fix by Michael S. Tsirkin · 14 years ago
  6. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  7. 9675478 ethtool: do not set some flags, if others failed by Jeff Garzik · 14 years ago
  8. 6c74651 ipoib: returned back addrlen check for mc addresses by Jiri Pirko · 14 years ago
  9. cf0aa4e netlink: Adding inode field to /proc/net/netlink by Masatake YAMATO · 14 years ago
  10. 60bbc72 axnet_cs: add new id by Ken Kawasaki · 14 years ago
  11. 46976c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 14 years ago
  12. 024c378 bridge: Make IGMP snooping depend upon BRIDGE. by David S. Miller · 14 years ago
  13. d902eee bridge: Add multicast count/interval sysfs entries by Herbert Xu · 14 years ago
  14. b195167 bridge: Add hash elasticity/max sysfs entries by Herbert Xu · 14 years ago
  15. 561f1103 bridge: Add multicast_snooping sysfs toggle by Herbert Xu · 14 years ago
  16. 0909e11 bridge: Add multicast_router sysfs entries by Herbert Xu · 14 years ago
  17. c4fcb78 bridge: Add multicast data-path hooks by Herbert Xu · 14 years ago
  18. 3fe2d7c bridge: Add multicast start/stop hooks by Herbert Xu · 14 years ago
  19. 5cb5e94 bridge: Add multicast forwarding functions by Herbert Xu · 14 years ago
  20. eb1d164 bridge: Add core IGMP snooping support by Herbert Xu · 14 years ago
  21. 025d89c bridge: Split may_deliver/deliver_clone out of br_flood by Herbert Xu · 14 years ago
  22. 6088a53 bridge: Use BR_INPUT_SKB_CB on xmit path by Herbert Xu · 14 years ago
  23. b33084b bridge: Avoid unnecessary clone on forward path by Herbert Xu · 14 years ago
  24. 68b7c89 bridge: Allow tail-call on br_pass_frame_up by Herbert Xu · 14 years ago
  25. 87557c1 bridge: Do br_pass_frame_up after other ports by Herbert Xu · 14 years ago
  26. f6e623a Bluetooth: Fix out of scope variable access in hci_sock_cmsg() by Johann Felix Soden · 14 years ago
  27. 4181b2c tg3: Remove now useless VPD code by Matt Carlson · 14 years ago
  28. df25bc3 bnx2: Remove now useless VPD code by Matt Carlson · 14 years ago
  29. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 14 years ago
  30. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 14 years ago
  31. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 14 years ago
  32. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 14 years ago
  33. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 14 years ago
  34. 705e571 Bluetooth: Add SCO fallback for unsupported feature error by Stephen Coe · 14 years ago
  35. 943da25 Bluetooth: Add controller types for BR/EDR and 802.11 AMP by Marcel Holtmann · 14 years ago
  36. b914a25 Bluetooth: Convert Marvell driver to use per adapter debugfs by Marcel Holtmann · 14 years ago
  37. ca325f6 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs by Marcel Holtmann · 14 years ago
  38. c13854ce Bluetooth: Convert controller hdev->type to hdev->bus by Marcel Holtmann · 14 years ago
  39. 10f7891 Bluetooth: Add missing kfree() on error path in Atheros driver by Dan Carpenter · 14 years ago
  40. 8978111 Bluetooth: Make USB device id constant by Márton Németh · 15 years ago
  41. 8e5b230 Bluetooth: Add __init/__exit macros to Marvell SDIO driver by Peter Huewe · 15 years ago
  42. 2ea186a ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue() by John Fastabend · 14 years ago
  43. da3f5cf skbuff: align sk_buff::cb to 64 bit and close some potential holes by Felix Fietkau · 14 years ago
  44. 8d6184e bonding: fix device leak on error in bond_create() by Patrick McHardy · 14 years ago
  45. 3729d50 rtnetlink: support specifying device flags on device creation by Patrick McHardy · 14 years ago
  46. bd38081 dev: support deferring device flag change notifications by Patrick McHardy · 14 years ago
  47. a283576 rtnetlink: handle rtnl_link netlink notifications manually by Patrick McHardy · 14 years ago
  48. 10de05a rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event() by Patrick McHardy · 14 years ago
  49. cb395ea fs_enet: add FEC TX buffer alignment workaround for MPC5121 by Anatolij Gustschin · 14 years ago
  50. 60ab436 fs_enet: Add support for MPC512x to fs_enet driver by Anatolij Gustschin · 14 years ago
  51. fcb6a1c fs_enet: use dev_xxx instead of printk by Anatolij Gustschin · 14 years ago
  52. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  53. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 14 years ago
  54. 0e0a228 mac80211: fix direct probe loop on ieee80211_work_purge by Juuso Oikarinen · 14 years ago
  55. caf66e5 netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211 by John W. Linville · 14 years ago
  56. b446918 mac80211: use listen interval 5 as default by Helmut Schaa · 14 years ago
  57. 7bfbae1 ath9k: disable RIFS search for AR91xx based chips by Felix Fietkau · 14 years ago
  58. a040d53 MAINTAINERS: update mwl8k maintenance status by Lennert Buytenhek · 14 years ago
  59. 08b2cb0 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  60. be41f5c Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  61. 64463da Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  62. 8266d71 net: Delete isa-skeleton net driver by Jeff Garzik · 14 years ago
  63. 38bdbd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  64. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  65. a49c650 netfilter: nfnetlink_log: fix silly refcount leak by Alexey Dobriyan · 14 years ago
  66. 51f0bc7 IPVS: ip_vs_lblcr: use list headA by Simon Horman · 14 years ago
  67. 773c3e7 can: ti hecc module : add platform specific initialization callback. by Sriramakrishnan · 14 years ago
  68. 738b034 Revert "ethtool: Add n-tuple string length to drvinfo and return it" by David S. Miller · 14 years ago
  69. 14f3ad6 ipv6: Use 1280 as min MTU for ipv6 forwarding by Ulrich Weber · 14 years ago
  70. fbf219f infiniband: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  71. 6e17d45 net: add addr len check to dev_mc_add by Jiri Pirko · 14 years ago
  72. c79c5ff ethtool: Add n-tuple string length to drvinfo and return it by Peter Waskiewicz · 14 years ago
  73. c43491d greth: fall through to common return statement on error by Simon Horman · 14 years ago
  74. e5e26d7 netdev: use list_first_entry macro by stephen hemminger · 14 years ago
  75. 4edb246 rtnetlink: clean up SR-IOV config interface by Williams, Mitch A · 14 years ago
  76. 914c8ad af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add() by Jiri Pirko · 14 years ago
  77. 2a3f279 myri10ge: optimize 4k-boundary check when stocking rx pages by Brice Goglin · 14 years ago
  78. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 14 years ago
  79. 1d9cfc4 cnic: Update version to 2.1.1. by Michael Chan · 14 years ago
  80. a4dde3a cnic: Use union for the status blocks of different devices. by Michael Chan · 14 years ago
  81. c76284a cnic: Simplify route checking during iSCSI connection. by Michael Chan · 14 years ago
  82. d02a5e6 cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down. by Michael Chan · 14 years ago
  83. 66883e9 cnic: Finetune iSCSI connection reset. by Eddie Wai · 14 years ago
  84. a9736c0 cnic: Finetune iSCSI connection set up. by Eddie Wai · 14 years ago
  85. c85a261 ixgbe: Do not allocate too many netdev txqueues by John Fastabend · 14 years ago
  86. a922afb ixgbe: do not stop tx queues in ixgbe_set_tso by John Fastabend · 14 years ago
  87. 43634e8 ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels by Mallikarjuna R Chilakala · 14 years ago
  88. 41a655b greth: convert to netdev_tx_t by kirjanov@gmail.com · 14 years ago
  89. e382c30 sis190: handle DMA mapping errors by kirjanov@gmail.com · 14 years ago
  90. dee7399 tc35815: Fix double locking on NAPI by Atsushi Nemoto · 14 years ago
  91. 9c5f9c2 isa-skelton: Remove a wrong netif_wake_queue() call by Atsushi Nemoto · 14 years ago
  92. fbc450b octeon: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  93. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  94. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  95. 52c793f can: netlink support for bus-error reporting and counters by Wolfgang Grandegger · 14 years ago
  96. 78ca90e drivers/net/myri10ge: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  97. c1f5121 drivers/net/chelsio: Use pr_<level>, netif_msg_<type> by Joe Perches · 14 years ago
  98. 003bdb2 isdn: remove ishexdigit() in regard to isxdigit() by Andy Shevchenko · 14 years ago
  99. 1528b18 gigaset: reduce syslog clutter by Tilman Schmidt · 14 years ago
  100. 63e055d bas_gigaset: collapse CR/LF at end of AT response by Tilman Schmidt · 14 years ago