1. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. 30f0084 cxgb4 : Disable recursive mailbox commands when enabling vi by Anish Bhatt · 10 years ago
  3. 1bb5a35 net: reduce USB network driver config options. by Francois Romieu · 10 years ago
  4. 4d8fdc9 tg3: Modify tg3_tso_bug() to handle multiple TX rings by Prashant Sreedharan · 10 years ago
  5. 0ca58d6 Merge branch 'amd-xgbe' by David S. Miller · 10 years ago
  6. 88131a8 amd-xgbe: Perform phy connect/disconnect at dev open/stop by Lendacky, Thomas · 10 years ago
  7. f3d0e78 amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask by Lendacky, Thomas · 10 years ago
  8. 2670cc69 net: sun4i-emac: fix memory leak on bad packet by Marc Zyngier · 10 years ago
  9. 757efd3 sctp: fix possible seqlock seadlock in sctp_packet_transmit() by Eric Dumazet · 10 years ago
  10. ce7991e Revert "net: phy: Set the driver when registering an MDIO bus device" by Fabio Estevam · 10 years ago
  11. c2a1985 cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown routine by Hariprasad Shenai · 10 years ago
  12. 6ff4e36 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  13. ff204cc team: Simplify return path of team_newlink by Toshiaki Makita · 10 years ago
  14. fdb0a66 bridge: Update outdated comment on promiscuous mode by Toshiaki Makita · 10 years ago
  15. 618896e Merge branch 'net-timestamp-next' by David S. Miller · 10 years ago
  16. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 10 years ago
  17. 4ed2d76 net-timestamp: TCP timestamping by Willem de Bruijn · 10 years ago
  18. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  19. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  20. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  21. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  22. a2b81b3 cxgb4i : Move stray CPL definitions to cxgb4 driver by Anish Bhatt · 10 years ago
  23. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  24. ff91a55 Merge branch 'qlcnic' by David S. Miller · 10 years ago
  25. cd1560e qlcnic: Initialize dcbnl_ops before register_netdev by Rajesh Borundia · 10 years ago
  26. bf63014 qlcnic: Set driver version before registering netdev by Rajesh Borundia · 10 years ago
  27. a0eaf75 qlcnic: Fix update of ethtool stats. by Rajesh Borundia · 10 years ago
  28. f2294eb Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  29. 61675fe Merge branch 'xen-netback-next' by David S. Miller · 10 years ago
  30. f34a4cf xen-netback: Turn off the carrier if the guest is not able to receive by Zoltan Kiss · 10 years ago
  31. 3d1af1d xen-netback: Using a new state bit instead of carrier by Zoltan Kiss · 10 years ago
  32. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  33. 61ab9ef net/usb/hso: Add support for Option GTM671WFS by Ricardo Ribalda · 10 years ago
  34. 45dfab6 net: smc911x: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  35. 597aec3 drivers: atm: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 10 years ago
  36. 71b75d0 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  37. e03366e batman-adv: increase default hop penalty by Simon Wunderlich · 11 years ago
  38. 23c4ec1 batman-adv: remove unnecessary logspam by André Gaul · 11 years ago
  39. d912426 batman-adv: Fix out-of-order fragmentation support by Sven Eckelmann · 11 years ago
  40. 67a24ac netlink: fix lockdep splats by Eric Dumazet · 10 years ago
  41. 64a124e tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys by Dmitry Popov · 10 years ago
  42. 06b47aa Drivers: net-next: hyperv: Increase the size of the sendbuf region by KY Srinivasan · 10 years ago
  43. 9041263 net: remove spurious zd1201 rule. by Francois Romieu · 10 years ago
  44. b32a8b6 net: phy: spi_ks8995: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  45. 5fa7669 cxgb4: only free allocated fls by Hariprasad Shenai · 10 years ago
  46. 4b7a916 bridge: remove a useless comment by Michael S. Tsirkin · 10 years ago
  47. 0185dda batman-adv: prefer kmalloc_array to kmalloc when possible by Antonio Quartulli · 11 years ago
  48. 4f933f4 r8152: add missing Makefile rule by JF Le Fillatre · 10 years ago
  49. e6b92c2 cxgb4i : remove spurious use of rcu by Anish Bhatt · 10 years ago
  50. bae2e81 Merge branch 'concurrent_hash_tables' by David S. Miller · 10 years ago
  51. cfe4a9d nftables: Convert nft_hash to use generic rhashtable by Thomas Graf · 10 years ago
  52. e341694 netlink: Convert netlink_lookup() to use RCU protected hash table by Thomas Graf · 10 years ago
  53. 7e1e776 lib: Resizable, Scalable, Concurrent Hash Table by Thomas Graf · 10 years ago
  54. d39a9ff Merge branch 'intel-next' by David S. Miller · 10 years ago
  55. 8bb1a54 i40evf: Fixed guest OS panic when removing vf driver by Serey Kong · 10 years ago
  56. 6ba36a2 i40evf: fix memory leak on unused interfaces by Mitch Williams · 10 years ago
  57. d31944d i40evf: don't leak queue vectors by Mitch Williams · 10 years ago
  58. d3e2edb i40evf: do not re-arm watchdog after remove by Ashish Shah · 10 years ago
  59. fd35886 i40evf: future-proof vfr_stat state check by Ashish Shah · 10 years ago
  60. 89cb86c i40e: remove support for vf unicast promiscuous mode by Ashish Shah · 10 years ago
  61. 84a9208 i40e: Minor comment changes by Akeem G Abodunrin · 10 years ago
  62. b39c1e2 i40evf: fix scan warning on sprintf by Jesse Brandeburg · 10 years ago
  63. 738abba i40e: disable local loopback on vmdq vsi by Shannon Nelson · 10 years ago
  64. f19efbb i40e: use correct vf_id offset for virtchnl message by Ashish Shah · 10 years ago
  65. 53db45c i40e: expose debug_write_register request by Shannon Nelson · 10 years ago
  66. 38758f5 i40e: adds FCoE to build and updates its documentation by Vasu Dev · 10 years ago
  67. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  68. a1a6936 i40e: adds FCoE code to the i40e driver by Vasu Dev · 10 years ago
  69. a4f090f Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  70. 1fa1f2e amd-xgbe-phy: Allow more time for Rx/Tx to become ready by Lendacky, Thomas · 10 years ago
  71. 8c43a2c amd-xgbe: Remove unnecessary spinlocks by Lendacky, Thomas · 10 years ago
  72. ae8694f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  73. ae29223e net: dnet: Use managed interfaces by Himangi Saraogi · 10 years ago
  74. 5478998 net: ks8851-ml: Use devm_ioremap_resource by Himangi Saraogi · 10 years ago
  75. 6751ede cirrus: cs89x0: Use managed interfaces by Himangi Saraogi · 10 years ago
  76. 0f76b9d net: sh_eth: Add r8a7794 support by Hisashi Nakamura · 10 years ago
  77. 166bd89 ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction by Hannes Frederic Sowa · 10 years ago
  78. 58e70b59 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  79. f061338 be2net: support deleting FW dump via ethtool (only for Lancer) by Kalesh AP · 10 years ago
  80. 3c31aaf be2net: ignore VF mac address setting for the same mac by Vasundhara Volam · 10 years ago
  81. d3d1831 be2net: ignore get/set profile FW cmd failures by Sathya Perla · 10 years ago
  82. dbcdd4d cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  83. 7e32aa4 Merge branch 'inet-frags-next' by David S. Miller · 10 years ago
  84. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  85. 2e404f6 inet: frags: use INET_FRAG_EVICTED to prevent icmp messages by Nikolay Aleksandrov · 10 years ago
  86. f926e23 inet: frags: fix function declaration alignments in inet_fragment by Nikolay Aleksandrov · 10 years ago
  87. 1ab1934 inet: frags: enum the flag definitions and add descriptions by Nikolay Aleksandrov · 10 years ago
  88. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  89. d237386 inet: frags: use INC_STATS_BH in the ipv6 reassembly code by Nikolay Aleksandrov · 10 years ago
  90. a5536e1 dm9000: NULL dereferences on error in probe() by Dan Carpenter · 10 years ago
  91. 188b121 ipv4: remove nested rcu_read_lock/unlock by Duan Jiong · 10 years ago
  92. 06ebb06 iovec: make sure the caller actually wants anything in memcpy_fromiovecend by Sasha Levin · 10 years ago
  93. e339756 Merge branch 'filter-next' by David S. Miller · 10 years ago
  94. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  95. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  96. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 10 years ago
  97. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 10 years ago
  98. 278571b net: filter: simplify socket charging by Alexei Starovoitov · 10 years ago
  99. 0dc1362 netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key by Thomas Graf · 10 years ago
  100. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago