1. 00a5007 batman-adv: add iface_disable() callback to routing API by Marek Lindner · 12 years ago
  2. d7d32ec batman-adv: randomize initial seqno to avoid collision by Marek Lindner · 12 years ago
  3. c2aca02 batman-adv: refactoring API: find generalized name for bat_ogm_init callback by Marek Lindner · 12 years ago
  4. 8140625 batman-adv: move ogm initialization into the proper function by Marek Lindner · 12 years ago
  5. e88af94 batman-adv: remove duplicated line in comment by Antonio Quartulli · 12 years ago
  6. 6d2003f batman-adv: convert the tt_crc to network order by Antonio Quartulli · 12 years ago
  7. ecffe75 hippi: fix printk format in rrunner.c by Randy Dunlap · 12 years ago
  8. 7335bae Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  9. 2809a2087 net: filter: Just In Time compiler for sparc by David S. Miller · 12 years ago
  10. fb7944b net/can: use module_pci_driver by Axel Lin · 12 years ago
  11. a75afd4 can: fix sparse warning for cgw_list by Daniel Baluta · 12 years ago
  12. f4f9f6e tcp: restore formatting of macros for tcp_skb_cb sacked field by Neal Cardwell · 12 years ago
  13. 65cff87 atl1: remove unused member from atl1_adapter structure by Tony Zelenoff · 12 years ago
  14. 43c880d drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c by Paul Gortmaker · 12 years ago
  15. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. df8ef8f macvlan: add FDB bridge ops and macvlan flags by John Fastabend · 12 years ago
  17. 2b20271 ixgbe: UTA table incorrectly programmed by Greg Rose · 12 years ago
  18. 9dcb373 ixgbe: allow RAR table to be updated in promisc mode by John Fastabend · 12 years ago
  19. 0f4b0ad ixgbe: enable FDB netdevice ops by John Fastabend · 12 years ago
  20. 3ff661c net: rtnetlink notify events for FDB NTF_SELF adds and deletes by John Fastabend · 12 years ago
  21. d83b060 net: add fdb generic dump routine by John Fastabend · 12 years ago
  22. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 12 years ago
  23. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 12 years ago
  24. 136cd14 atl1: do not drop rx/tx interrupts before they are scheduled by Tony Zelenoff · 12 years ago
  25. 2a9bc71 atl1: do not process interrupts in cycle in handler by Tony Zelenoff · 12 years ago
  26. 73650f2 atl1: enable errors and link ints when rx/tx scheduled by Tony Zelenoff · 12 years ago
  27. aa45ba9 atl1: add value to check ability of reenabling IRQs by Tony Zelenoff · 12 years ago
  28. 02d5d11 atl1: make function to set imr of card by Tony Zelenoff · 12 years ago
  29. 5c3d52e atl1: use defined functions to disable irq by Tony Zelenoff · 12 years ago
  30. 0dbab2f atl1: add napi process of tx interrupts by Tony Zelenoff · 12 years ago
  31. 6294512 atl1: make driver napi compatible by Tony Zelenoff · 12 years ago
  32. 3e1d83f atl1: handle rx in separate condition by Tony Zelenoff · 12 years ago
  33. c5c2326 bridge: Add multicast_querier toggle and disable queries by default by Herbert Xu · 12 years ago
  34. c83b8fa bridge: Restart queries when last querier expires by Herbert Xu · 12 years ago
  35. 7485721 bridge: Add br_multicast_start_querier by Herbert Xu · 12 years ago
  36. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  37. 5e73ea1 ipv4: fix checkpatch errors by Daniel Baluta · 12 years ago
  38. 586d17c virtio-net: send gratuitous packets when needed by Jason Wang · 12 years ago
  39. 8831a3f isdn/hysdn: Convert to kstrtoul_from_user by Peter Hüwe · 12 years ago
  40. cf22f9a ipv6: Remove unused argument to addrconf_dad_start(). by David S. Miller · 12 years ago
  41. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  42. a8cb05b tcp: Remove redundant code entering quickack mode by Vijay Subramanian · 12 years ago
  43. aacd928 tcp: bind() use stronger condition for bind_conflict by Alex Copot · 12 years ago
  44. c72e118 inet: makes syn_ack_timeout mandatory by Eric Dumazet · 12 years ago
  45. fd4f2ce tcp: RFC6298 supersedes RFC2988bis by Eric Dumazet · 12 years ago
  46. 8a9a0ea net/ethernet: ks8851_mll fix rx frame buffer overflow by Davide Ciminaghi · 12 years ago
  47. eff98db net/wan: use module_pci_driver by Axel Lin · 12 years ago
  48. a680b30 net/tokenring: use module_pci_driver by Axel Lin · 12 years ago
  49. 7f83560 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  50. 87b6d21 tunnel: implement 64 bits statistics by stephen hemminger · 12 years ago
  51. 8f56e4b ixgbe: add I2C clock stretching by Don Skidmore · 12 years ago
  52. be0c006 igb: Update version to 3.4.7. by Carolyn Wyborny · 12 years ago
  53. 04499ec e1000e: cleanup boolean logic by Bruce Allan · 12 years ago
  54. 6ad6514 e1000e: cleanup remaining strings split across multiple lines by Bruce Allan · 12 years ago
  55. 48425b1 e100: enable transmit time stamping. by Richard Cochran · 12 years ago
  56. abe0c5d e100: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  57. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 12 years ago
  58. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 12 years ago
  59. 64d683c bonding: Fixup get_tx_queue() op second arg type. by David S. Miller · 12 years ago
  60. be38395 rtnetlink: ops->get_tx_queue() cannot take a const 'tb'. by David S. Miller · 12 years ago
  61. 3c5e979 net: smsc911x: fix skb handling in receive path by Will Deacon · 12 years ago
  62. 51c61a2 ks8851: Fix missing mutex_lock/unlock by Matt Renzelmann · 12 years ago
  63. 2a06b40 Phonet: change maintainer address by Rémi Denis-Courmont · 12 years ago
  64. 8e052e5 Phonet: missing headers (sparse) by Rémi Denis-Courmont · 12 years ago
  65. 3c490a8 Phonet: phonet_net_id can be static (sparse) by Rémi Denis-Courmont · 12 years ago
  66. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 12 years ago
  67. 59a54f3 drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright by Michal Simek · 12 years ago
  68. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 12 years ago
  69. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  70. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 12 years ago
  71. 77577bf net: WIZnet drivers: fix possible NULL dereference by Mike Sinkovsky · 12 years ago
  72. 9b17876 rtnetlink: fix comments by stephen hemminger · 12 years ago
  73. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  74. 302846e ethernet: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  75. 4133099 enic: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  76. 0db83cd broadcom: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  77. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  78. 6f66cdc net/garp: fix GID rbtree ordering by David Ward · 12 years ago
  79. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  80. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 12 years ago
  81. 9d02daf75 pppoatm: Fix excessive queue bloat by David Woodhouse · 12 years ago
  82. 1716a96 ipv6: fix problem with expired dst cache by Gao feng · 12 years ago
  83. 39abbae caif-hsi: Postpone init of HSI until open() by sjur.brandeland@stericsson.com · 12 years ago
  84. 2df1fe7 caif-hsi: Remove stop/start of queue. by sjur.brandeland@stericsson.com · 12 years ago
  85. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 12 years ago
  86. 4476481 caif: set traffic class for caif packets by Dmitry Tarnyagin · 12 years ago
  87. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. d62f8db caif_hsi: use dev_dbg not dev_err for reporting by Kim Lilliestierna XX · 12 years ago
  89. 5f614e6 caif-hsi: Free flip_buffer at shutdown by sjur.brandeland@stericsson.com · 12 years ago
  90. 5c699fb caif: Fix memory leakage in the chnl_net.c. by Tomasz Gregorek · 12 years ago
  91. c9be48d l2tp: don't overwrite source address in l2tp_ip_bind() by James Chapman · 12 years ago
  92. d1f224a l2tp: fix refcount leak in l2tp_ip sockets by James Chapman · 12 years ago
  93. 3130416 net: Fix misplaced parenthesis in virtio_net.c by Torsten Kaiser · 12 years ago
  94. 89eb06f net/key/af_key.c: add missing kfree_skb by Julia Lawall · 12 years ago
  95. 0347875 phonet: Sort out initiailziation and cleanup code. by Eric W. Biederman · 12 years ago
  96. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 12 years ago
  97. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  98. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  99. c1412fc net/ipv6/exthdrs.c: Strict PadN option checking by Eldad Zack · 12 years ago
  100. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago