1. 5fa7669 cxgb4: only free allocated fls by Hariprasad Shenai · 10 years ago
  2. 4b7a916 bridge: remove a useless comment by Michael S. Tsirkin · 10 years ago
  3. e6b92c2 cxgb4i : remove spurious use of rcu by Anish Bhatt · 10 years ago
  4. bae2e81 Merge branch 'concurrent_hash_tables' by David S. Miller · 10 years ago
  5. cfe4a9d nftables: Convert nft_hash to use generic rhashtable by Thomas Graf · 10 years ago
  6. e341694 netlink: Convert netlink_lookup() to use RCU protected hash table by Thomas Graf · 10 years ago
  7. 7e1e776 lib: Resizable, Scalable, Concurrent Hash Table by Thomas Graf · 10 years ago
  8. d39a9ff Merge branch 'intel-next' by David S. Miller · 10 years ago
  9. 8bb1a54 i40evf: Fixed guest OS panic when removing vf driver by Serey Kong · 10 years ago
  10. 6ba36a2 i40evf: fix memory leak on unused interfaces by Mitch Williams · 10 years ago
  11. d31944d i40evf: don't leak queue vectors by Mitch Williams · 10 years ago
  12. d3e2edb i40evf: do not re-arm watchdog after remove by Ashish Shah · 10 years ago
  13. fd35886 i40evf: future-proof vfr_stat state check by Ashish Shah · 10 years ago
  14. 89cb86c i40e: remove support for vf unicast promiscuous mode by Ashish Shah · 10 years ago
  15. 84a9208 i40e: Minor comment changes by Akeem G Abodunrin · 10 years ago
  16. b39c1e2 i40evf: fix scan warning on sprintf by Jesse Brandeburg · 10 years ago
  17. 738abba i40e: disable local loopback on vmdq vsi by Shannon Nelson · 10 years ago
  18. f19efbb i40e: use correct vf_id offset for virtchnl message by Ashish Shah · 10 years ago
  19. 53db45c i40e: expose debug_write_register request by Shannon Nelson · 10 years ago
  20. 38758f5 i40e: adds FCoE to build and updates its documentation by Vasu Dev · 10 years ago
  21. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  22. a1a6936 i40e: adds FCoE code to the i40e driver by Vasu Dev · 10 years ago
  23. a4f090f Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  24. 1fa1f2e amd-xgbe-phy: Allow more time for Rx/Tx to become ready by Lendacky, Thomas · 10 years ago
  25. 8c43a2c amd-xgbe: Remove unnecessary spinlocks by Lendacky, Thomas · 10 years ago
  26. ae29223e net: dnet: Use managed interfaces by Himangi Saraogi · 10 years ago
  27. 5478998 net: ks8851-ml: Use devm_ioremap_resource by Himangi Saraogi · 10 years ago
  28. 6751ede cirrus: cs89x0: Use managed interfaces by Himangi Saraogi · 10 years ago
  29. 0f76b9d net: sh_eth: Add r8a7794 support by Hisashi Nakamura · 10 years ago
  30. 58e70b59 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  31. f061338 be2net: support deleting FW dump via ethtool (only for Lancer) by Kalesh AP · 10 years ago
  32. 3c31aaf be2net: ignore VF mac address setting for the same mac by Vasundhara Volam · 10 years ago
  33. d3d1831 be2net: ignore get/set profile FW cmd failures by Sathya Perla · 10 years ago
  34. 7e32aa4 Merge branch 'inet-frags-next' by David S. Miller · 10 years ago
  35. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  36. 2e404f6 inet: frags: use INET_FRAG_EVICTED to prevent icmp messages by Nikolay Aleksandrov · 10 years ago
  37. f926e23 inet: frags: fix function declaration alignments in inet_fragment by Nikolay Aleksandrov · 10 years ago
  38. 1ab1934 inet: frags: enum the flag definitions and add descriptions by Nikolay Aleksandrov · 10 years ago
  39. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  40. d237386 inet: frags: use INC_STATS_BH in the ipv6 reassembly code by Nikolay Aleksandrov · 10 years ago
  41. a5536e1 dm9000: NULL dereferences on error in probe() by Dan Carpenter · 10 years ago
  42. 188b121 ipv4: remove nested rcu_read_lock/unlock by Duan Jiong · 10 years ago
  43. e339756 Merge branch 'filter-next' by David S. Miller · 10 years ago
  44. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  45. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  46. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 10 years ago
  47. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 10 years ago
  48. 278571b net: filter: simplify socket charging by Alexei Starovoitov · 10 years ago
  49. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  50. 7bcc673 ISDN: pcbit: off by one bugs in pcbit_set_msn() by Dan Carpenter · 10 years ago
  51. e98d69b AX88179_178A: Add ethtool ops for EEE support by Freddy Xin · 10 years ago
  52. 74e83b2 netlink: Use PAGE_ALIGNED macro by Tobias Klauser · 10 years ago
  53. 7304fe4 net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS by Duan Jiong · 10 years ago
  54. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  55. 536721b net: kernel-doc compliant documentation for net_device by Karoly Kemeny · 10 years ago
  56. 8e97b85 Merge branch 'stmmac-next' by David S. Miller · 10 years ago
  57. 3b57de9 net: stmmac: Support devicetree configs for mcast and ucast filter entries by Vince Bridgers · 10 years ago
  58. ea6856e ARM: socfpga: Add socfpga Ethernet filter attributes entries by Vince Bridgers · 10 years ago
  59. 94ceaa2 dts: Add bindings for multicast hash bins and perfect filter entries by Vince Bridgers · 10 years ago
  60. aefef4c net: stmmac: Correct set_filter for multicast and unicast cases by Vince Bridgers · 10 years ago
  61. 7ed24bb net: stmmac: Change MAC interface to support multiple filter configurations by Vince Bridgers · 10 years ago
  62. a173e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  63. 388070f tcp: don't require root to read tcp_metrics by Banerjee, Debabrata · 10 years ago
  64. 2b391ee team: fix releasing uninitialized pointer to BPF prog by Daniel Borkmann · 10 years ago
  65. 7d5570c netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute by Pablo Neira Ayuso · 10 years ago
  66. b6d0468 netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functions by Alexey Perevalov · 10 years ago
  67. ccda4a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  68. 7fc527f net: bcmgenet: correct spelling by Brian Norris · 10 years ago
  69. 989e9ad Merge branch 'libphy_mmd' by David S. Miller · 10 years ago
  70. 49193a6 Documentation: networking: phy.txt: Update text for indirect MMD access by Vince Bridgers · 10 years ago
  71. 1993694 net: libphy: Add stubs to hook IEEE MMD Register reads and writes by Vince Bridgers · 10 years ago
  72. 0c1d77d net: libphy: Add phy specific function to access mmd phy registers by Vince Bridgers · 10 years ago
  73. 9e6492e net/fsl: Add format length modifier to avoid negative values by Shruti Kanetkar · 10 years ago
  74. c1543d3 net/fsl: fix misspelled word by Madalin Bucur · 10 years ago
  75. 34c5bd6 net: filter: don't release unattached filter through call_rcu() by Pablo Neira · 10 years ago
  76. e10038a netfilter: xt_bpf: add mising opaque struct sk_filter definition by Pablo Neira · 10 years ago
  77. 5160ee9 CAPI: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  78. 6b1bed7 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  79. fca2d99 amd-xgbe: Add traffic class support by Lendacky, Thomas · 10 years ago
  80. b668a3a amd-xgbe-phy: Print out the auto-negotiation method used by Lendacky, Thomas · 10 years ago
  81. 5c10e5c amd-xgbe-phy: Updates to KR training initiation by Lendacky, Thomas · 10 years ago
  82. 169a630 amd-xgbe-phy: Updates to rate change complete check by Lendacky, Thomas · 10 years ago
  83. 853eb16 amd-xgbe: Base queue fifo size and enablement on ring count by Lendacky, Thomas · 10 years ago
  84. f047604 amd-xgbe: Update/fix 2.5GbE support by Lendacky, Thomas · 10 years ago
  85. 23e4eef amd-xgbe: Add hardware timestamp support by Lendacky, Thomas · 10 years ago
  86. 1a2a909 amd-xgbe: Add dma-coherent to device bindings documentation by Lendacky, Thomas · 10 years ago
  87. 80019d3 net: Remove unlikely() for WARN_ON() conditions by Thomas Graf · 10 years ago
  88. 16eecd9 dcbnl : Fix misleading dcb_app->priority explanation by Anish Bhatt · 10 years ago
  89. 2d871aa net: stmmac: add platform init/exit for Altera's ARM socfpga by Vince Bridgers · 10 years ago
  90. 7aa06bf Merge branch 'mlx5-next' by David S. Miller · 10 years ago
  91. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  92. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  93. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  94. 4ada97a random32: mix in entropy from core to late initcall by Hannes Frederic Sowa · 10 years ago
  95. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. d24675c netfilter: nfnetlink_acct: dump unmodified nfacct flags by Alexey Perevalov · 10 years ago
  97. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  98. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  99. d877215 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  100. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago