1. 5ed20a6 flow_dissector: Abstract out hash computation by Tom Herbert · 10 years ago
  2. 081a20f Merge branch 'systemport-next' by David S. Miller · 10 years ago
  3. 83e82f4 net: systemport: add Wake-on-LAN support by Florian Fainelli · 10 years ago
  4. 9d34c1c net: systemport: rename rx_csum_en to rx_chk_en by Florian Fainelli · 10 years ago
  5. 40755a0 net: systemport: add suspend and resume support by Florian Fainelli · 10 years ago
  6. b02e6d9 net: systemport: add bcm_sysport_netif_{enable,stop} by Florian Fainelli · 10 years ago
  7. 18e21b0 net: systemport: update umac_enable_set to take a bitmask by Florian Fainelli · 10 years ago
  8. 4710d80 6lowpan: mac802154: fix coding style issues by Varka Bhadram · 10 years ago
  9. 46c9521 netlink: Fix do_one_broadcast() prototype. by Rami Rosen · 10 years ago
  10. 8e6e85e Merge branch 'tipc-next' by David S. Miller · 10 years ago
  11. 3f53bd8 tipc: fix link acknowledge logic in receive path by Erik Hugne · 10 years ago
  12. 7ae934b tipc: refactor message delivery out of tipc_rcv by Erik Hugne · 10 years ago
  13. 86c6a2c tcp: switch snt_synack back to measuring transmit time of first SYNACK by Neal Cardwell · 10 years ago
  14. 0b88e70 Merge branch 'tlan-next' by David S. Miller · 10 years ago
  15. 9162e7e tlan: Isolate external PHY when using internal PHY by Ondrej Zary · 10 years ago
  16. e697b16 tlan: Enable device at resume by Ondrej Zary · 10 years ago
  17. 7a72edd tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode by Ondrej Zary · 10 years ago
  18. 9cff441 tlan: Add PHY reset timeout by Ondrej Zary · 10 years ago
  19. 278e48b tlan: Make autonegotiation faster by Ondrej Zary · 10 years ago
  20. 8e62d67 tlan: Don't scream if no link by Ondrej Zary · 10 years ago
  21. 36bbe2f tlan: Restart autonegotiation on link loss by Ondrej Zary · 10 years ago
  22. 59be4ad tlan: Fix MAC address byte order on OC-2325/OC-2326 by Ondrej Zary · 10 years ago
  23. e36124d tlan: Add ethtool support by Ondrej Zary · 10 years ago
  24. c0a87c2 tlan: Enable link monitoring by Ondrej Zary · 10 years ago
  25. eb522bb tlan: Enable activity LED on Olicom OC-2325 and OC-2326 by Ondrej Zary · 10 years ago
  26. b98fe24 batman-adv: Use kasprintf by Himangi Saraogi · 10 years ago
  27. 0a7fdbd Merge branch 'ptp-vlan' by David S. Miller · 10 years ago
  28. a6111d3 vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device by Stefan Sørensen · 10 years ago
  29. ae5c6c6 ptp: Classify ptp over ip over vlan packets by Stefan Sørensen · 10 years ago
  30. b9c701e net: Simplify ptp class checks by Stefan Sørensen · 10 years ago
  31. 239960d Merge branch 'sctp' by David S. Miller · 10 years ago
  32. eaea2da net: sctp: only warn in proc_sctp_do_alpha_beta if write by Daniel Borkmann · 10 years ago
  33. 8f61059 net: sctp: improve timer slack calculation for transport HBs by Daniel Borkmann · 10 years ago
  34. eb1ac82 Merge branch 'be2net' by David S. Miller · 10 years ago
  35. 9d4dfe4 be2net: re-enable vlan filtering mode asap by Kalesh AP · 10 years ago
  36. bec84e6 be2net: create optimal number of queues on SR-IOV config by Vasundhara Volam · 10 years ago
  37. 10cccf6 be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd by Vasundhara Volam · 10 years ago
  38. ba48c0c be2net: remove be_cmd_get_profile_config_mbox/mccq() variants by Vasundhara Volam · 10 years ago
  39. bd4578bc drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  40. 179d80a sh_eth: remove checks around dev_kfree_skb() calls by Sergei Shtylyov · 10 years ago
  41. 2362947 MAINTAINERS: Update tg3 maintainer by Prashant Sreedharan · 10 years ago
  42. af7efaf Merge branch 'qlcnic-next' by David S. Miller · 10 years ago
  43. 2847057 qlcnic: Update version to 5.3.61 by Harish Patil · 10 years ago
  44. 665d1ec qlcnic: Enhance Tx timeout debug data collection. by Harish Patil · 10 years ago
  45. fb0d164 net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  46. 9f16dc2 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  47. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 10 years ago
  48. 090cce4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  49. 763e0ec bonding: allow to add vlans on top of empty bond by Jiri Pirko · 10 years ago
  50. 813f8e2 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  51. dde3aad cxgb4vf: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 10 years ago
  52. fb1e933 cxgb4: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 10 years ago
  53. fc5ab02 cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method by Hariprasad Shenai · 10 years ago
  54. 0abfd15 cxgb4: Use FW interface to get BAR0 value by Hariprasad Shenai · 10 years ago
  55. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 10 years ago
  56. 2eb27a1 Merge branch 'dp83640-next' by David S. Miller · 10 years ago
  57. 72df7a7 ptp: Allow reassigning calibration pin function by Stefan Sørensen · 10 years ago
  58. e015595 dp83640: Get calibration pin with ptp_find_pin by Stefan Sørensen · 10 years ago
  59. 6f39eb8 dp83640: Verify calibration pin assignment by Stefan Sørensen · 10 years ago
  60. ad01577 dp83640: Increase supported perout pins to 7 by Stefan Sørensen · 10 years ago
  61. 35e872a dp83640: Program pulsewidth2 values of perout triggers 0 and 1 by Stefan Sørensen · 10 years ago
  62. b6fd8b7 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  63. ebf457f bnx2x: Fail probe of VFs using an old incompatible driver by Yuval Mintz · 10 years ago
  64. 9927b51 bnx2x: enlarge minimal alignemnt of data offset by Dmitry Kravkov · 10 years ago
  65. 6495d15 bnx2x: VF can report link speed by Dmitry Kravkov · 10 years ago
  66. edd79ca Merge branch 'pktgen' by David S. Miller · 10 years ago
  67. 8788370 pktgen: RCU-ify "if_list" to remove lock in next_to_run() by Jesper Dangaard Brouer · 10 years ago
  68. baac167 pktgen: avoid expensive set_current_state() call in loop by Jesper Dangaard Brouer · 10 years ago
  69. 9ceb87f pktgen: document tuning for max NIC performance by Jesper Dangaard Brouer · 10 years ago
  70. 5b9e7e1 openvswitch: introduce rtnl ops stub by Jiri Pirko · 10 years ago
  71. b0ab2fa rtnetlink: allow to register ops without ops->setup set by Jiri Pirko · 10 years ago
  72. 9bf2b8c net: fix some typos in comment by Ying Xue · 10 years ago
  73. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 10 years ago
  74. f2a762d ipv6: Add more debugging around accept-ra logic. by Ben Greear · 10 years ago
  75. a5a0fc0 ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND by Jacob Keller · 10 years ago
  76. aec653c igb: bring link up when PHY is powered up by Todd Fujinaka · 10 years ago
  77. 67b807e i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38 by Catherine Sullivan · 10 years ago
  78. 0af56f4 i40evf: change branding string by Mitch Williams · 10 years ago
  79. 8efd8e7 i40e: remove linux/export.h header from i40e_ptp.c by Jacob Keller · 10 years ago
  80. 24a768c i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127 by Christopher Pau · 10 years ago
  81. 3efbbb2 i40e/i40evf: initialize context descriptor by Jesse Brandeburg · 10 years ago
  82. b814ba6 i40e: FD filter replay logic bug fix by Anjali Singhai Jain · 10 years ago
  83. 09c4e56 i40e/i40evf: add ASQ write back timeout variable to AQ structure by Kamil Krawczyk · 10 years ago
  84. fc86a97 i40evf: set flags before sending message by Mitch Williams · 10 years ago
  85. 0b9754e i40e: Correct mask assignment value by Kevin Scott · 10 years ago
  86. 838d41d i40e: clear all queues and interrupts by Shannon Nelson · 10 years ago
  87. 4346940b9 i40e/i40evf: clear aq bah-bal on shutdown by Shannon Nelson · 10 years ago
  88. 87dc346 i40e/i40evf: Add base address registers to aq struct by Shannon Nelson · 10 years ago
  89. 4135ab8 tcp: tcp_conn_request: fix build error when IPv6 is disabled by Octavian Purdila · 10 years ago
  90. 9e1a21b Merge branch 'tcp_conn_request_unification' by David S. Miller · 10 years ago
  91. 1fb6f15 tcp: add tcp_conn_request by Octavian Purdila · 10 years ago
  92. 695da14 tcp: add queue_add_hash to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  93. 2aec4a2 tcp: add mss_clamp to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  94. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 10 years ago
  95. d6274bd tcp: add send_synack method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  96. 936b8bd tcp: add init_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  97. 9403715 tcp: move around a few calls in tcp_v6_conn_request by Octavian Purdila · 10 years ago
  98. d94e041 tcp: add route_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  99. fb7b37a tcp: add init_cookie_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  100. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago