1. 6e94d1e net: socket: move ktime2ts to ktime header api by Daniel Borkmann · 12 years ago
  2. cf27014 net: Add .gitignore to networking selftests directory. by David S. Miller · 12 years ago
  3. 2d6577f net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_* by David S. Miller · 12 years ago
  4. 92352df Merge branch 'qlcnic' by David S. Miller · 12 years ago
  5. c637627 qlcnic: Update version to 5.2.41 by Rajesh Borundia · 12 years ago
  6. 7ed3ce4 qlcnic: Support polling for mailbox events. by Rajesh Borundia · 12 years ago
  7. d1a1105 qlcnic: Fix loopback test for SR-IOV PF. by Rajesh Borundia · 12 years ago
  8. 91b7282 qlcnic: Support VLAN id config. by Rajesh Borundia · 12 years ago
  9. 4000e7a qlcnic: Support MAC address, Tx rate config. by Rajesh Borundia · 12 years ago
  10. f036e4f qlcnic: VF reset recovery implementation. by Rajesh Borundia · 12 years ago
  11. 97d8105 qlcnic: VF FLR implementation. by Rajesh Borundia · 12 years ago
  12. f80bc8f qlcnic: Change 82xx adapter VLAN id endian type. by Rajesh Borundia · 12 years ago
  13. 42bbcb7 Merge branch 'netlink-mmap' by David S. Miller · 12 years ago
  14. 3ab1f68 nfnetlink: add support for memory mapped netlink by Patrick McHardy · 12 years ago
  15. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 12 years ago
  16. 5683264 netlink: add documentation for memory mapped I/O by Patrick McHardy · 12 years ago
  17. 4ae9fbe netlink: add RX/TX-ring support to netlink diag by Patrick McHardy · 12 years ago
  18. cd1df52 netlink: add flow control for memory mapped I/O by Patrick McHardy · 12 years ago
  19. f9c2288 netlink: implement memory mapped recvmsg() by Patrick McHardy · 12 years ago
  20. 5fd9612 netlink: implement memory mapped sendmsg() by Patrick McHardy · 12 years ago
  21. 9652e93 netlink: add mmap'ed netlink helper functions by Patrick McHardy · 12 years ago
  22. ccdfcc3 netlink: mmaped netlink: ring setup by Patrick McHardy · 12 years ago
  23. cf0a018 netlink: add netlink_skb_set_owner_r() by Patrick McHardy · 12 years ago
  24. 1298ca4 netlink: don't orphan skb in netlink_trim() by Patrick McHardy · 12 years ago
  25. 0ebd0ac net: add function to allocate sk_buff head without data area by Patrick McHardy · 12 years ago
  26. e32123e netlink: rename ssk to sk in struct netlink_skb_params by Patrick McHardy · 12 years ago
  27. cd967e0 netlink: add symbolic value for congested state by Patrick McHardy · 12 years ago
  28. 447b816 Merge branch '8021ad' by David S. Miller · 12 years ago
  29. 28d2b13 net: vlan: announce STAG offload capability in some drivers by Patrick McHardy · 12 years ago
  30. 8ad227f net: vlan: add 802.1ad support by Patrick McHardy · 12 years ago
  31. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  32. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 12 years ago
  33. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  34. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  35. c296289 Merge branch 'intel' by David S. Miller · 12 years ago
  36. ceb5f13 igb: Add support for i354 devices by Carolyn Wyborny · 12 years ago
  37. 70ea478 igb: add support for spoofchk config by Lior Levy · 12 years ago
  38. 87371b9 igb: Enable EEE LP advertisement by Matthew Vick · 12 years ago
  39. b980ac1 igb: Fix code comments and whitespace by Jeff Kirsher · 12 years ago
  40. c826892 igb: Fix sparse warnings on function pointers by Akeem G. Abodunrin · 12 years ago
  41. 4e227667 igb: Use rx/tx_itr_setting when setting up initial value of itr by Alexander Duyck · 12 years ago
  42. b646c22 igb: Pull adapter out of main path in igb_xmit_frame_ring by Alexander Duyck · 12 years ago
  43. b9555f6 igb: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  44. 5c17a20 igb: random code and comments fix by Akeem G. Abodunrin · 12 years ago
  45. e00bf60 igb: Implement support to power sfp cage and turn on I2C by Akeem G. Abodunrin · 12 years ago
  46. f69aa39 igb: Support to read and export SFF-8472/8079 data by Akeem G. Abodunrin · 12 years ago
  47. f502ef7 igb: Support for 100base-fx SFP by Akeem G. Abodunrin · 12 years ago
  48. 33243fb ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests by Joe Perches · 12 years ago
  49. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 12 years ago
  50. 499ab5c ixgbe: in shutdown, do netif_running() under rtnl_lock by akepner · 12 years ago
  51. c1cb0d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  52. 0e280af tcp: introduce TCPSpuriousRtxHostQueues SNMP counter by Eric Dumazet · 12 years ago
  53. 5a5967d fec: Remove unneeded asm header files by Fabio Estevam · 12 years ago
  54. 8c5afd6 ixgbe: bump version number by Don Skidmore · 12 years ago
  55. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 12 years ago
  56. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 12 years ago
  57. b8e8200 ixgbe: enable devices with internal switch to read pci parent by Jacob Keller · 12 years ago
  58. ef1889d ixgbe: create conversion functions from link_status to bus/speed by Jacob Keller · 12 years ago
  59. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  60. 7f66162 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring by Alexander Duyck · 12 years ago
  61. d011157 ixgbe: don't do arithmetic operations on bitmasks by Emil Tantilov · 12 years ago
  62. 20967f4 ixgbe: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  63. 2551c40 Merge branch 'tipc-ipoib' by David S. Miller · 12 years ago
  64. dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 12 years ago
  65. a29a194 tipc: add InfiniBand media type by Patrick McHardy · 12 years ago
  66. 76f5c6f tipc: set skb->protocol in eth_media packet transmission by Patrick McHardy · 12 years ago
  67. 8aeb89f tipc: move bcast_addr from struct tipc_media to struct tipc_bearer by Patrick McHardy · 12 years ago
  68. ccc4ba2 tipc: remove unused str2addr media callback by Patrick McHardy · 12 years ago
  69. a6bda45 net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning by Bjørn Mork · 12 years ago
  70. c1db7a2 net: sctp: sctp_ulpq: remove 'malloced' struct member by Daniel Borkmann · 12 years ago
  71. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 12 years ago
  72. 8fa5df6 net: sctp: sctp_transport: remove unused variable by Daniel Borkmann · 12 years ago
  73. dacda32 net: sctp: outqueue: simplify sctp_outq_uncork function by Daniel Borkmann · 12 years ago
  74. 165a4c3 net: sctp: sctp_outq: remove 'malloced' from its struct by Daniel Borkmann · 12 years ago
  75. ee16371 net: sctp: sctp_inq: remove dead code by Daniel Borkmann · 12 years ago
  76. 542c2d83 net: sctp: sctp_ssnmap: remove 'malloced' element from struct by Daniel Borkmann · 12 years ago
  77. 92cf1f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  78. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 12 years ago
  79. 264f0ef Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  80. bf7bfd7 fec: Use SIMPLE_DEV_PM_OPS by Fabio Estevam · 12 years ago
  81. 474f315 pch_gbe: minor: report the actual error on MTU change by Veaceslav Falico · 12 years ago
  82. c7995c4 vxlan: Allow setting destination to unicast address. by Atzm Watanabe · 12 years ago
  83. 184f489 packet: minor: add generic tpacket_uhdr to access packet headers by Daniel Borkmann · 12 years ago
  84. f406c8b sctp: Add buffer utilization fields to /proc/net/sctp/assocs by Dilip Daya · 12 years ago
  85. 1e0a8b1 tlan: cancel work at remove path by Devendra Naga · 12 years ago
  86. d5d427c neighbour: Convert NEIGH_PRINTK to neigh_dbg by Joe Perches · 12 years ago
  87. 057dad6 at86rf230: change irq handling to prevent lockups with edge type irq by Sascha Herrmann · 12 years ago
  88. 43b5abe at86rf230: add irq type configuration option by Sascha Herrmann · 12 years ago
  89. 8ac2b3c ks8851: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  90. c132cf5 xgmac: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  91. 42df36a tg3: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  92. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  93. 4fcc999 can: mcp251x: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  94. 06e1d1d can: sja1000: use common prefix for all sja1000 defines by Oliver Hartkopp · 12 years ago
  95. e0f0ecf openvswitch: Use generic struct pcpu_tstats. by Pravin B Shelar · 12 years ago
  96. 8e4e171 openvswitch: Simplify datapath locking. by Pravin B Shelar · 12 years ago
  97. 61f4713 Merge branch 'sync_multiple' by David S. Miller · 12 years ago
  98. 72b2703 team: Use new sync_multiple api to sync devices adressess. by Vlad Yasevich · 12 years ago
  99. 4cd729b0 net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api by Vlad Yasevich · 12 years ago
  100. 0022d2d net: sctp: minor: make sctp_ep_common's member 'dead' a bool by Daniel Borkmann · 12 years ago