1. 9fe516b inet: move ipv6only in sock_common by Eric Dumazet · 10 years ago
  2. 090cce4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  3. 763e0ec bonding: allow to add vlans on top of empty bond by Jiri Pirko · 10 years ago
  4. 813f8e2 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  5. dde3aad cxgb4vf: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 10 years ago
  6. fb1e933 cxgb4: Adds device ID for few more Chelsio T4 Adapters by Hariprasad Shenai · 10 years ago
  7. fc5ab02 cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Window method by Hariprasad Shenai · 10 years ago
  8. 0abfd15 cxgb4: Use FW interface to get BAR0 value by Hariprasad Shenai · 10 years ago
  9. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 10 years ago
  10. 2eb27a1 Merge branch 'dp83640-next' by David S. Miller · 10 years ago
  11. 72df7a7 ptp: Allow reassigning calibration pin function by Stefan Sørensen · 10 years ago
  12. e015595 dp83640: Get calibration pin with ptp_find_pin by Stefan Sørensen · 10 years ago
  13. 6f39eb8 dp83640: Verify calibration pin assignment by Stefan Sørensen · 10 years ago
  14. ad01577 dp83640: Increase supported perout pins to 7 by Stefan Sørensen · 10 years ago
  15. 35e872a dp83640: Program pulsewidth2 values of perout triggers 0 and 1 by Stefan Sørensen · 10 years ago
  16. b6fd8b7 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  17. ebf457f bnx2x: Fail probe of VFs using an old incompatible driver by Yuval Mintz · 10 years ago
  18. 9927b51 bnx2x: enlarge minimal alignemnt of data offset by Dmitry Kravkov · 10 years ago
  19. 6495d15 bnx2x: VF can report link speed by Dmitry Kravkov · 10 years ago
  20. edd79ca Merge branch 'pktgen' by David S. Miller · 10 years ago
  21. 8788370 pktgen: RCU-ify "if_list" to remove lock in next_to_run() by Jesper Dangaard Brouer · 10 years ago
  22. baac167 pktgen: avoid expensive set_current_state() call in loop by Jesper Dangaard Brouer · 10 years ago
  23. 9ceb87f pktgen: document tuning for max NIC performance by Jesper Dangaard Brouer · 10 years ago
  24. 5b9e7e1 openvswitch: introduce rtnl ops stub by Jiri Pirko · 10 years ago
  25. b0ab2fa rtnetlink: allow to register ops without ops->setup set by Jiri Pirko · 10 years ago
  26. 9bf2b8c net: fix some typos in comment by Ying Xue · 10 years ago
  27. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 10 years ago
  28. f2a762d ipv6: Add more debugging around accept-ra logic. by Ben Greear · 10 years ago
  29. a5a0fc0 ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND by Jacob Keller · 10 years ago
  30. aec653c igb: bring link up when PHY is powered up by Todd Fujinaka · 10 years ago
  31. 67b807e i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38 by Catherine Sullivan · 10 years ago
  32. 0af56f4 i40evf: change branding string by Mitch Williams · 10 years ago
  33. 8efd8e7 i40e: remove linux/export.h header from i40e_ptp.c by Jacob Keller · 10 years ago
  34. 24a768c i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127 by Christopher Pau · 10 years ago
  35. 3efbbb2 i40e/i40evf: initialize context descriptor by Jesse Brandeburg · 10 years ago
  36. b814ba6 i40e: FD filter replay logic bug fix by Anjali Singhai Jain · 10 years ago
  37. 09c4e56 i40e/i40evf: add ASQ write back timeout variable to AQ structure by Kamil Krawczyk · 10 years ago
  38. fc86a97 i40evf: set flags before sending message by Mitch Williams · 10 years ago
  39. 0b9754e i40e: Correct mask assignment value by Kevin Scott · 10 years ago
  40. 838d41d i40e: clear all queues and interrupts by Shannon Nelson · 10 years ago
  41. 4346940b9 i40e/i40evf: clear aq bah-bal on shutdown by Shannon Nelson · 10 years ago
  42. 87dc346 i40e/i40evf: Add base address registers to aq struct by Shannon Nelson · 10 years ago
  43. 4135ab8 tcp: tcp_conn_request: fix build error when IPv6 is disabled by Octavian Purdila · 10 years ago
  44. 9e1a21b Merge branch 'tcp_conn_request_unification' by David S. Miller · 10 years ago
  45. 1fb6f15 tcp: add tcp_conn_request by Octavian Purdila · 10 years ago
  46. 695da14 tcp: add queue_add_hash to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  47. 2aec4a2 tcp: add mss_clamp to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  48. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 10 years ago
  49. d6274bd tcp: add send_synack method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  50. 936b8bd tcp: add init_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  51. 9403715 tcp: move around a few calls in tcp_v6_conn_request by Octavian Purdila · 10 years ago
  52. d94e041 tcp: add route_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  53. fb7b37a tcp: add init_cookie_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  54. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  55. 476eab8 net: remove inet6_reqsk_alloc by Octavian Purdila · 10 years ago
  56. aa27fc5 tcp: tcp_v[46]_conn_request: fix snt_synack initialization by Octavian Purdila · 10 years ago
  57. 57b4755 tcp: cookie_v4_init_sequence: skb should be const by Octavian Purdila · 10 years ago
  58. c1c27fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  59. 0ff9275 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  60. 6012052 tipc: simplify connection congestion handling by Jon Paul Maloy · 10 years ago
  61. ac0074e tipc: clean up connection protocol reception function by Jon Paul Maloy · 10 years ago
  62. ec8a2e5 tipc: same receive code path for connection protocol and data messages by Jon Paul Maloy · 10 years ago
  63. b786e2b tipc: let port protocol senders use new link send function by Jon Paul Maloy · 10 years ago
  64. 4ccfe5e tipc: connection oriented transport uses new send functions by Jon Paul Maloy · 10 years ago
  65. e2dafe8 tipc: RDM/DGRAM transport uses new fragmenting and sending functions by Jon Paul Maloy · 10 years ago
  66. 5a37907 tipc: introduce message evaluation function by Jon Paul Maloy · 10 years ago
  67. 8db1bae tipc: separate building and sending of rejected messages by Jon Paul Maloy · 10 years ago
  68. 067608e tipc: introduce direct iovec to buffer chain fragmentation function by Jon Paul Maloy · 10 years ago
  69. 16e166b tipc: make link mtu easily accessible from socket by Jon Paul Maloy · 10 years ago
  70. 4f1688b tipc: introduce send functions for chained buffers in link by Jon Paul Maloy · 10 years ago
  71. e4de5fa tipc: use negative error return values in functions by Jon Paul Maloy · 10 years ago
  72. 3d09fc4 tipc: eliminate case of writing to freed memory by Jon Paul Maloy · 10 years ago
  73. f5b2650 Merge branch 'xgbe-next' by David S. Miller · 10 years ago
  74. 66f95c3 amd-xgbe: Resolve checkpatch warning about sscanf usage by Lendacky, Thomas · 10 years ago
  75. b85e4d8 amd-xgbe: Change destination address filtering support by Lendacky, Thomas · 10 years ago
  76. 801c62d amd-xgbe: Add support for VLAN filtering by Lendacky, Thomas · 10 years ago
  77. c52e9c6 amd-xgbe: VLAN Rx tag stripping fix by Lendacky, Thomas · 10 years ago
  78. 6e5eed0 amd-xgbe: VLAN Tx tag insertion fix by Lendacky, Thomas · 10 years ago
  79. d0a8ba6 amd-xgbe: Make defines in xgbe.h unique by Lendacky, Thomas · 10 years ago
  80. 99753ea i40e: fix fdir programming by Jesse Brandeburg · 10 years ago
  81. e17ff05 i40e: Add debugfs hooks to print current total FD filter count by Anjali Singhai Jain · 10 years ago
  82. 1295738 i40e: Fix the FD sideband logic to detect a FD table full condition by Anjali Singhai Jain · 10 years ago
  83. 12be846 i40e: Avoid adding the TCP-IPv4 filter twice by Anjali Singhai Jain · 10 years ago
  84. fbd5e2d i40e: only create PTP device node once by Jacob Keller · 10 years ago
  85. d19af2a i40e: don't store user requested mode until we've validated it by Jacob Keller · 10 years ago
  86. 1894645 i40e: break PTP hardware control from ioctl command for timestamp mode by Jacob Keller · 10 years ago
  87. 69d1a70 i40e: rename i40e_ptp_enable to i40e_ptp_feature_enable by Jacob Keller · 10 years ago
  88. 56f9920 i40evf: resend FW request if no response by Mitch Williams · 10 years ago
  89. 3f2ab17 i40evf: fix typo by Mitch Williams · 10 years ago
  90. 6a8e93d i40evf: return more useful error information by Mitch Williams · 10 years ago
  91. e5d17c3 i40evf: don't stop watchdog if it hasn't started by Mitch Williams · 10 years ago
  92. 3ba3fae i40e/i40evf: Big endian fixes for handling HMC by Paul M Stillwell Jr · 10 years ago
  93. 7a208e8 i40e: do not take NVM ownership for SR read by Kamil Krawczyk · 10 years ago
  94. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. d7933ab Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  96. 2a80ff8 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  97. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  98. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  99. ec71fea Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  100. 644a918 enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL build by Geert Uytterhoeven · 10 years ago