1. b9c701e net: Simplify ptp class checks by Stefan Sørensen · 11 years ago
  2. 239960d Merge branch 'sctp' by David S. Miller · 11 years ago
  3. eaea2da net: sctp: only warn in proc_sctp_do_alpha_beta if write by Daniel Borkmann · 11 years ago
  4. 8f61059 net: sctp: improve timer slack calculation for transport HBs by Daniel Borkmann · 11 years ago
  5. eb1ac82 Merge branch 'be2net' by David S. Miller · 11 years ago
  6. 9d4dfe4 be2net: re-enable vlan filtering mode asap by Kalesh AP · 11 years ago
  7. bec84e6 be2net: create optimal number of queues on SR-IOV config by Vasundhara Volam · 11 years ago
  8. 10cccf6 be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd by Vasundhara Volam · 11 years ago
  9. ba48c0c be2net: remove be_cmd_get_profile_config_mbox/mccq() variants by Vasundhara Volam · 11 years ago
  10. bd4578bc drivers/net/hyperv/netvsc.c: remove unnecessary null test before kfree by Fabian Frederick · 11 years ago
  11. 179d80a sh_eth: remove checks around dev_kfree_skb() calls by Sergei Shtylyov · 11 years ago
  12. 2362947 MAINTAINERS: Update tg3 maintainer by Prashant Sreedharan · 11 years ago
  13. af7efaf Merge branch 'qlcnic-next' by David S. Miller · 11 years ago
  14. 2847057 qlcnic: Update version to 5.3.61 by Harish Patil · 11 years ago
  15. 665d1ec qlcnic: Enhance Tx timeout debug data collection. by Harish Patil · 11 years ago
  16. fb0d164 net/caif/caif_socket.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 11 years ago
  17. 9f16dc2 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 11 years ago
  18. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 11 years ago
  19. 090cce4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  20. 763e0ec bonding: allow to add vlans on top of empty bond by Jiri Pirko · 11 years ago
  21. 813f8e2 Merge branch 'cxgb4-next' by David S. Miller · 11 years ago
  22. dde3aad cxgb4vf: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 11 years ago
  23. fb1e933 cxgb4: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 11 years ago
  24. fc5ab02 cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method by Hariprasad Shenai · 11 years ago
  25. 0abfd15 cxgb4: Use FW interface to get BAR0 value by Hariprasad Shenai · 11 years ago
  26. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 11 years ago
  27. 2eb27a1 Merge branch 'dp83640-next' by David S. Miller · 11 years ago
  28. 72df7a7 ptp: Allow reassigning calibration pin function by Stefan Sørensen · 11 years ago
  29. e015595 dp83640: Get calibration pin with ptp_find_pin by Stefan Sørensen · 11 years ago
  30. 6f39eb8 dp83640: Verify calibration pin assignment by Stefan Sørensen · 11 years ago
  31. ad01577 dp83640: Increase supported perout pins to 7 by Stefan Sørensen · 11 years ago
  32. 35e872a dp83640: Program pulsewidth2 values of perout triggers 0 and 1 by Stefan Sørensen · 11 years ago
  33. b6fd8b7 Merge branch 'bnx2x-next' by David S. Miller · 11 years ago
  34. ebf457f bnx2x: Fail probe of VFs using an old incompatible driver by Yuval Mintz · 11 years ago
  35. 9927b51 bnx2x: enlarge minimal alignemnt of data offset by Dmitry Kravkov · 11 years ago
  36. 6495d15 bnx2x: VF can report link speed by Dmitry Kravkov · 11 years ago
  37. edd79ca Merge branch 'pktgen' by David S. Miller · 11 years ago
  38. 8788370 pktgen: RCU-ify "if_list" to remove lock in next_to_run() by Jesper Dangaard Brouer · 11 years ago
  39. baac167 pktgen: avoid expensive set_current_state() call in loop by Jesper Dangaard Brouer · 11 years ago
  40. 9ceb87f pktgen: document tuning for max NIC performance by Jesper Dangaard Brouer · 11 years ago
  41. 5b9e7e1 openvswitch: introduce rtnl ops stub by Jiri Pirko · 11 years ago
  42. b0ab2fa rtnetlink: allow to register ops without ops->setup set by Jiri Pirko · 11 years ago
  43. 9bf2b8c net: fix some typos in comment by Ying Xue · 11 years ago
  44. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 11 years ago
  45. f2a762d ipv6: Add more debugging around accept-ra logic. by Ben Greear · 11 years ago
  46. a5a0fc0 ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND by Jacob Keller · 11 years ago
  47. aec653c igb: bring link up when PHY is powered up by Todd Fujinaka · 11 years ago
  48. 67b807e i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38 by Catherine Sullivan · 11 years ago
  49. 0af56f4 i40evf: change branding string by Mitch Williams · 11 years ago
  50. 8efd8e7 i40e: remove linux/export.h header from i40e_ptp.c by Jacob Keller · 11 years ago
  51. 24a768c i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127 by Christopher Pau · 11 years ago
  52. 3efbbb2 i40e/i40evf: initialize context descriptor by Jesse Brandeburg · 11 years ago
  53. b814ba6 i40e: FD filter replay logic bug fix by Anjali Singhai Jain · 11 years ago
  54. 09c4e56 i40e/i40evf: add ASQ write back timeout variable to AQ structure by Kamil Krawczyk · 11 years ago
  55. fc86a97 i40evf: set flags before sending message by Mitch Williams · 11 years ago
  56. 0b9754e i40e: Correct mask assignment value by Kevin Scott · 11 years ago
  57. 838d41d i40e: clear all queues and interrupts by Shannon Nelson · 11 years ago
  58. 4346940b9 i40e/i40evf: clear aq bah-bal on shutdown by Shannon Nelson · 11 years ago
  59. 87dc346 i40e/i40evf: Add base address registers to aq struct by Shannon Nelson · 11 years ago
  60. 4135ab8 tcp: tcp_conn_request: fix build error when IPv6 is disabled by Octavian Purdila · 11 years ago
  61. 9e1a21b Merge branch 'tcp_conn_request_unification' by David S. Miller · 11 years ago
  62. 1fb6f15 tcp: add tcp_conn_request by Octavian Purdila · 11 years ago
  63. 695da14 tcp: add queue_add_hash to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  64. 2aec4a2 tcp: add mss_clamp to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  65. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 11 years ago
  66. d6274bd tcp: add send_synack method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  67. 936b8bd tcp: add init_seq method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  68. 9403715 tcp: move around a few calls in tcp_v6_conn_request by Octavian Purdila · 11 years ago
  69. d94e041 tcp: add route_req method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  70. fb7b37a tcp: add init_cookie_seq method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  71. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 11 years ago
  72. 476eab8 net: remove inet6_reqsk_alloc by Octavian Purdila · 11 years ago
  73. aa27fc5 tcp: tcp_v[46]_conn_request: fix snt_synack initialization by Octavian Purdila · 11 years ago
  74. 57b4755 tcp: cookie_v4_init_sequence: skb should be const by Octavian Purdila · 11 years ago
  75. c1c27fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  76. 0ff9275 Merge branch 'tipc-next' by David S. Miller · 11 years ago
  77. 6012052 tipc: simplify connection congestion handling by Jon Paul Maloy · 11 years ago
  78. ac0074e tipc: clean up connection protocol reception function by Jon Paul Maloy · 11 years ago
  79. ec8a2e5 tipc: same receive code path for connection protocol and data messages by Jon Paul Maloy · 11 years ago
  80. b786e2b tipc: let port protocol senders use new link send function by Jon Paul Maloy · 11 years ago
  81. 4ccfe5e tipc: connection oriented transport uses new send functions by Jon Paul Maloy · 11 years ago
  82. e2dafe8 tipc: RDM/DGRAM transport uses new fragmenting and sending functions by Jon Paul Maloy · 11 years ago
  83. 5a37907 tipc: introduce message evaluation function by Jon Paul Maloy · 11 years ago
  84. 8db1bae tipc: separate building and sending of rejected messages by Jon Paul Maloy · 11 years ago
  85. 067608e tipc: introduce direct iovec to buffer chain fragmentation function by Jon Paul Maloy · 11 years ago
  86. 16e166b tipc: make link mtu easily accessible from socket by Jon Paul Maloy · 11 years ago
  87. 4f1688b tipc: introduce send functions for chained buffers in link by Jon Paul Maloy · 11 years ago
  88. e4de5fa tipc: use negative error return values in functions by Jon Paul Maloy · 11 years ago
  89. 3d09fc4 tipc: eliminate case of writing to freed memory by Jon Paul Maloy · 11 years ago
  90. f5b2650 Merge branch 'xgbe-next' by David S. Miller · 11 years ago
  91. 66f95c3 amd-xgbe: Resolve checkpatch warning about sscanf usage by Lendacky, Thomas · 11 years ago
  92. b85e4d8 amd-xgbe: Change destination address filtering support by Lendacky, Thomas · 11 years ago
  93. 801c62d amd-xgbe: Add support for VLAN filtering by Lendacky, Thomas · 11 years ago
  94. c52e9c6 amd-xgbe: VLAN Rx tag stripping fix by Lendacky, Thomas · 11 years ago
  95. 6e5eed0 amd-xgbe: VLAN Tx tag insertion fix by Lendacky, Thomas · 11 years ago
  96. d0a8ba6 amd-xgbe: Make defines in xgbe.h unique by Lendacky, Thomas · 11 years ago
  97. 99753ea i40e: fix fdir programming by Jesse Brandeburg · 11 years ago
  98. e17ff05 i40e: Add debugfs hooks to print current total FD filter count by Anjali Singhai Jain · 11 years ago
  99. 1295738 i40e: Fix the FD sideband logic to detect a FD table full condition by Anjali Singhai Jain · 11 years ago
  100. 12be846 i40e: Avoid adding the TCP-IPv4 filter twice by Anjali Singhai Jain · 11 years ago