1. 4933d85 net:wimax: Fix doucble word "the the" in networking.xml by Masanari Iida · 9 years ago
  2. 10e4ea7 net: Fix race condition in store_rps_map by Tom Herbert · 9 years ago
  3. e05176a openvswitch: Make 100 percents packets sampled when sampling rate is 1. by Wenyu Zhang · 9 years ago
  4. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  5. e03c512 Merge branch 'rds-tcp-netns' by David S. Miller · 9 years ago
  6. 467fa15 RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns. by Sowmini Varadhan · 9 years ago
  7. d5a8ac2 RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net by Sowmini Varadhan · 9 years ago
  8. 1ebd08a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  9. d92cff8 net_dbg_ratelimited: turn into no-op when !DEBUG by Jason A. Donenfeld · 9 years ago
  10. 3dcb615 af_mpls: add null dev check in find_outdev by Roopa Prabhu · 9 years ago
  11. 3c62181 Merge branch 'test-bpf-next' by David S. Miller · 9 years ago
  12. 86bf172 test_bpf: add tests checking that JIT/interpreter sets A and X to 0. by Nicolas Schichan · 9 years ago
  13. 08fcb08 test_bpf: add more tests for LD_ABS and LD_IND. by Nicolas Schichan · 9 years ago
  14. d2648d4 test_bpf: add module parameters to filter the tests to run. by Nicolas Schichan · 9 years ago
  15. 2cf1ad7 test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs. by Nicolas Schichan · 9 years ago
  16. bac142a test_bpf: allow tests to specify an skb fragment. by Nicolas Schichan · 9 years ago
  17. e34684f test_bpf: avoid oopsing the kernel when generate_test_data() fails. by Nicolas Schichan · 9 years ago
  18. c71b5ad Merge branch 'mlx5e-next' by David S. Miller · 9 years ago
  19. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  20. 9b37b07 net/mlx5e: Take advantage of the light-weight netdev open/stop by Achiad Shochat · 9 years ago
  21. 1cefa32 net/mlx5e: Disable async events before unregister_netdev() by Achiad Shochat · 9 years ago
  22. 40ab6a6 net/mlx5e: Rename/move functions following the ndo_stop flow change by Achiad Shochat · 9 years ago
  23. 5c50368 net/mlx5e: Light-weight netdev open/stop by Achiad Shochat · 9 years ago
  24. d9eea40 net/mlx5_core: Introduce access function to modify RSS/LRO params by Achiad Shochat · 9 years ago
  25. 50cfa25 net/mlx5e: Introduce the "Drop RQ" by Achiad Shochat · 9 years ago
  26. 4cbeaff net/mlx5e: Unify the RX flow by Achiad Shochat · 9 years ago
  27. adc4cc9 Merge branch 'cpsw-next' by David S. Miller · 9 years ago
  28. 32a7432 drivers: net: cpsw: add separate napi for tx by Mugunthan V N · 9 years ago
  29. d354eb8 drivers: net: cpsw: dual_emac: simplify napi usage by Mugunthan V N · 9 years ago
  30. 870915f drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itself by Mugunthan V N · 9 years ago
  31. 5a9348b mpls: small cleanup in inet/inet6_fib_lookup_dev() by Dan Carpenter · 9 years ago
  32. 02b5242 Merge branch 'bnx2x-cnic-bnx2fc-bd-support' by David S. Miller · 9 years ago
  33. 2971ff6 bnx2fc: Read npiv table from nvram and create vports. by Joe Carnuccio · 9 years ago
  34. 97ac4ef bnx2x: Add BD support for storage by Yuval Mintz · 9 years ago
  35. 9b8d504 cnic: Add the interfaces to get FC-NPIV table. by Adheer Chandravanshi · 9 years ago
  36. eddb755 cnic: Populate upper layer driver state in MFW by Tej Parkash · 9 years ago
  37. ff14702 rocker: use netdev_err after register_netdev by Scott Feldman · 9 years ago
  38. 6c4f778 rocker: NULL port if port probe fails by Scott Feldman · 9 years ago
  39. d2d7d4e e1000e: Increase driver version number by Raanan Avargil · 9 years ago
  40. 37b12910 e1000e: Fix tight loop implementation of systime read algorithm by Raanan Avargil · 9 years ago
  41. 2758f9e e1000e: Fix incorrect ASPM locking by Raanan Avargil · 9 years ago
  42. d582891 e1000e: Cosmetic changes by Raanan Avargil · 9 years ago
  43. f5ac744 e1000e: Fix EEE in Sx implementation by Raanan Avargil · 9 years ago
  44. 7073f46 i40e: Add AQ commands for NVM Update for X722 by Shannon Nelson · 9 years ago
  45. 52eb95e i40e/i40evf: Add ATR HW eviction support for X722 by Anjali Singhai Jain · 9 years ago
  46. 0d8e143 i40e: Add IWARP support for X722 by Anjali Singhai Jain · 9 years ago
  47. 527274c i40e/i40evf: Add TX/RX outer UDP checksum support for X722 by Anjali Singhai Jain · 9 years ago
  48. 8e0764b i40e/i40evf: Add support for writeback on ITR feature for X722 by Anjali Singhai Jain · 9 years ago
  49. e25d00b i40e/i40evf: RSS changes for X722 by Anjali Singhai Jain · 9 years ago
  50. da48c9a i40e/i40evf: Update register.h file for X722 by Anjali Singhai Jain · 9 years ago
  51. e50c8d6 i40e/i40evf: Update FW API with X722 support by Anjali Singhai Jain · 9 years ago
  52. d502ce0 i40e/i40evf: Add flags for X722 capabilities by Anjali Singhai Jain · 9 years ago
  53. 87e6c1d i40e/i40evf: Add device ids for X722 by Anjali Singhai Jain · 9 years ago
  54. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  55. a6cd379 netfilter: ip6t_REJECT: Remove debug messages from reject_tg6() by Subash Abhinov Kasiviswanathan · 9 years ago
  56. d1b22e4 Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  57. f109ff1 cxgb4: Update T6 register ranges by Hariprasad Shenai · 9 years ago
  58. d86bd29 cxgb4/cxgb4vf: read the correct bits of PL Who Am I register by Hariprasad Shenai · 9 years ago
  59. bf8ebb6 cxgb4: Add support to dump edc bist status by Hariprasad Shenai · 9 years ago
  60. 5888111 cxgb4: Add debugfs support to dump meminfo by Hariprasad Shenai · 9 years ago
  61. a6affd2 mpls: Use definition for reserved label checks by Robert Shearman · 9 years ago
  62. c961b1c Merge branch 'lwtunnel-encap-local' by David S. Miller · 9 years ago
  63. 0335f5b ipv4: apply lwtunnel encap for locally-generated packets by Robert Shearman · 9 years ago
  64. abf7c1c lwtunnel: set skb protocol and dev by Robert Shearman · 9 years ago
  65. 58da018 bridge: mdb: fix vlan_enabled access when vlans are not configured by Nikolay Aleksandrov · 9 years ago
  66. a5c90b2 act_bpf: properly support late binding of bpf action to a classifier by Daniel Borkmann · 9 years ago
  67. 24751e2 net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock held by Vivien Didelot · 9 years ago
  68. e44deb2 bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0 by Satish Ashok · 9 years ago
  69. 0edc535 Merge branch 'stacked-vlan-TSO' by David S. Miller · 9 years ago
  70. 5e52796 tuntap: Don't segment multiple tagged packets on tap device by Toshiaki Makita · 9 years ago
  71. 6678053 bridge: Don't segment multiple tagged packets on bridge device by Toshiaki Makita · 9 years ago
  72. 1a04a82 veth: Don't segment multiple tagged packets on veth device by Toshiaki Makita · 9 years ago
  73. f56e67b macvlan: Don't segment multiple tagged packets on macvlan device by Toshiaki Makita · 9 years ago
  74. 0fbd050 virtio_net: add gro capability by Eric Dumazet · 9 years ago
  75. 95b9be6 rocker: linearize skb in case frags would not fit into tx descriptor by Jiri Pirko · 9 years ago
  76. 21518a6 rocker: enable support for scattered packets by Ido Schimmel · 9 years ago
  77. ba7591d ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters by Daniel Borkmann · 9 years ago
  78. c46309c bnx2x: Correct logic for pvid configuration. by Yuval Mintz · 9 years ago
  79. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. 7c764ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  81. 17f901e Merge branch 'ipv6-auto-flow-labels' by David S. Miller · 9 years ago
  82. b567741 ipv6: Enable auto flow labels by default by Tom Herbert · 9 years ago
  83. be26849 ipv6: Disable flowlabel state ranges by default by Tom Herbert · 9 years ago
  84. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  85. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  86. f70ea01 net: Add functions to get skb->hash based on flow structures by Tom Herbert · 9 years ago
  87. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  88. c6fd4fc Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  89. db316d5 Merge branch 'dsa-netconsole' by David S. Miller · 9 years ago
  90. 04ff53f net: dsa: Add netconsole support by Florian Fainelli · 9 years ago
  91. 4ed70ce net: dsa: Refactor transmit path to eliminate duplication by Florian Fainelli · 9 years ago
  92. 6cec4f5 net: systemport: Add netconsole support by Florian Fainelli · 9 years ago
  93. 4d2e888 net: bcmgenet: Add netconsole support by Florian Fainelli · 9 years ago
  94. ea11154 stmmac: fix missing MODULE_LICENSE in stmmac_platform by Joachim Eastwood · 9 years ago
  95. ef1f436 Merge branch 'gianfar-wol-fixes' by David S. Miller · 9 years ago
  96. b0734b6 gianfar: Enable device wakeup when appropriate by Claudiu Manoil · 9 years ago
  97. 614b424 gianfar: Fix suspend/resume for wol magic packet by Claudiu Manoil · 9 years ago
  98. 8486830 gianfar: Fix warning when CONFIG_PM off by Claudiu Manoil · 9 years ago
  99. 0f7bffd bonding: add tlb_dynamic_lb netlink support by Nikolay Aleksandrov · 9 years ago
  100. b7a0925 Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago