1. 08f411d Merge branch 'cxgb4-l2-table-enhancements' by David S. Miller · 9 years ago
  2. 749cb5f cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code by Hariprasad Shenai · 9 years ago
  3. 9baeb9d cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets. by Hariprasad Shenai · 9 years ago
  4. f750265 cxgb4: Add API to alloc l2t entry; also update existing ones by Hariprasad Shenai · 9 years ago
  5. e41e282 cxgb4: Use symbolic constant for VLAN priority calculation by Hariprasad Shenai · 9 years ago
  6. 301c141 nfp: clear ring delayed kick counters by Jakub Kicinski · 9 years ago
  7. 1bd4978a tun: honor IFF_UP in tun_get_user() by Eric Dumazet · 9 years ago
  8. 715f504 ipv6: add IPV6_HDRINCL option for raw sockets by Hannes Frederic Sowa · 9 years ago
  9. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  10. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  11. 04ad378 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  12. 897ca37 Merge branch 'geneve-udp-port-offload' by David S. Miller · 9 years ago
  13. cd86660 i40e: Call geneve_get_rx_port to get the existing Geneve ports by Singhai, Anjali · 9 years ago
  14. 05ca402 geneve: Add geneve_get_rx_port support by Singhai, Anjali · 9 years ago
  15. c110c31 i40e: Kernel dependency update for i40e to support geneve offload by Singhai, Anjali · 9 years ago
  16. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 9 years ago
  17. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 9 years ago
  18. 566178f net: sctp: dynamically enable or disable pf state by Zhu Yanjun · 9 years ago
  19. 5a1dd8a batman-adv: lock crc access in bridge loop avoidance by Simon Wunderlich · 9 years ago
  20. c05a57f batman-adv: Fix typo 'wether' -> 'whether' by Sven Eckelmann · 9 years ago
  21. 01f6b5c batman-adv: Use chain pointer when purging fragments by Sven Eckelmann · 9 years ago
  22. ad7e2c4 batman-adv: unify flags access style in tt global add by Simon Wunderlich · 9 years ago
  23. c169c59 batman-adv: detect local excess vlans in TT request by Simon Wunderlich · 9 years ago
  24. 6857a02 sctp: use GFP_KERNEL in sctp_init() by Eric Dumazet · 9 years ago
  25. 5cfe6d8 Merge branch 'sock-diag-destroy' by David S. Miller · 9 years ago
  26. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  27. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  28. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  29. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  30. fec65bd Merge branch 'ila-early-demux' by David S. Miller · 9 years ago
  31. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  32. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 9 years ago
  33. 3502cad rhashtable: add function to replace an element by Tom Herbert · 9 years ago
  34. 33f11d1 ila: Create net/ipv6/ila directory by Tom Herbert · 9 years ago
  35. 3026043 Merge branch 'stmmac-mdio-compat' by David S. Miller · 9 years ago
  36. 4356981 stmmac: socfpga: Provide dt node to config ptp clk source. by Phil Reid · 9 years ago
  37. 19d857c stmmac: Fix calculations for ptp counters when clock input = 50Mhz. by Phil Reid · 9 years ago
  38. bf171f0 stmmac: Correct documentation on stmmac clocks. by Phil Reid · 9 years ago
  39. e34d656 stmmac: create of compatible mdio bus for stmmac driver by Phil Reid · 9 years ago
  40. 93d085d Merge branch 'end-of-ip-csum' by David S. Miller · 9 years ago
  41. 7a6ae71 net: Elaborate on checksum offload interface description by Tom Herbert · 9 years ago
  42. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  43. 9a49850 tcp: Fix conditions to determine checksum offload by Tom Herbert · 9 years ago
  44. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  45. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  46. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 9 years ago
  47. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  48. 55dc5a9 net: Add skb_inner_transport_offset function by Tom Herbert · 9 years ago
  49. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 9 years ago
  50. a7159a3 Merge branch 'mlxsw-bridge-vlan-offloading' by David S. Miller · 9 years ago
  51. 272c447 mlxsw: spectrum: Add support for VLAN devices on top of LAG by Ido Schimmel · 9 years ago
  52. 64771e3 mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG by Ido Schimmel · 9 years ago
  53. afd7f97 mlxsw: reg: Add lag_vid field to SFD register by Ido Schimmel · 9 years ago
  54. 26f0e7f mlxsw: spectrum: Add support for VLAN devices bridging by Ido Schimmel · 9 years ago
  55. 9589a7b5 mlxsw: spectrum: Handle VLAN devices linking / unlinking by Ido Schimmel · 9 years ago
  56. aac78a4 mlxsw: spectrum: Adjust FDB notifications for VLAN devices by Ido Schimmel · 9 years ago
  57. 54a7320 mlxsw: spectrum: Adjust switchdev ops for VLAN devices by Ido Schimmel · 9 years ago
  58. 9de6a80 mlxsw: spectrum: Use FID instead of VID when accessing FDB by Ido Schimmel · 9 years ago
  59. 19ae612 mlxsw: spectrum: Add another flood table for vFIDs by Ido Schimmel · 9 years ago
  60. c06a94e mlxsw: spectrum: Use appropriate parameter name by Ido Schimmel · 9 years ago
  61. 7f71eb4 mlxsw: spectrum: Split vFID range in two by Ido Schimmel · 9 years ago
  62. bd40e9d mlxsw: spectrum: Allocate active VLANs only for port netdevs by Ido Schimmel · 9 years ago
  63. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  64. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
  65. 335b320 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  66. 18165f6 batman-adv: rename equiv/equal or better to similar or better by Simon Wunderlich · 9 years ago
  67. 4ff1e2a batman-adv: update last seen field of single hop originators by Marek Lindner · 9 years ago
  68. 7587405 batman-adv: export single hop neighbor list via debugfs by Marek Lindner · 9 years ago
  69. 8248a4c batman-adv: add bat_hardif_neigh_init algo ops call by Marek Lindner · 9 years ago
  70. cef6341 batman-adv: add list of unique single hop neighbors per hard-interface by Marek Lindner · 9 years ago
  71. 030ee5f Doc: update email address by Antonio Quartulli · 9 years ago
  72. ca8e940 MAINTAINERS: update email address by Antonio Quartulli · 9 years ago
  73. 0a8047a e1000e: Fix msi-x interrupt automask by Benjamin Poirier · 9 years ago
  74. a61cfe4 e1000e: Do not write lsc to ics in msi-x mode by Benjamin Poirier · 9 years ago
  75. 16ecba5 e1000e: Do not read ICR in Other interrupt by Benjamin Poirier · 9 years ago
  76. 4d432f6 e1000e: Remove unreachable code by Benjamin Poirier · 9 years ago
  77. 5833e05 net/macb: add support for resetting PHY using GPIO by Gregory CLEMENT · 9 years ago
  78. d602de0 igb: Explicitly label self-test result indices by Joe Schultz · 9 years ago
  79. 3627f8f igb: Improve cable length function for I210, etc. by Joe Schultz · 9 years ago
  80. 06b0dd6 igb: Don't add PHY address to PCDL address by Aaron Sierra · 9 years ago
  81. bda13fe net: Fix typo in skb_fclone_busy by Masanari Iida · 9 years ago
  82. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  83. 7e074af wan: wanxl: add pci_disable_device in case of error by Saurabh Sengar · 9 years ago
  84. 7772f77 Merge branch 'ppp-type-and-name' by David S. Miller · 9 years ago
  85. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 9 years ago
  86. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 9 years ago
  87. e286213 Merge branch 's390-next' by David S. Miller · 9 years ago
  88. 476933c qeth: get rid of redundant 0-termination by Rasmus Villemoes · 9 years ago
  89. 5777773 qeth: repair SBAL elements calculation by Ursula Braun · 9 years ago
  90. e5ebe63 qeth: initialize net_device with carrier off by Ursula Braun · 9 years ago
  91. b475e31 qeth use common function qeth_get_setassparms_cmd by Thomas Richter · 9 years ago
  92. e043046 s390-ctcm: Delete unnecessary checks before the function call "channel_remove" by Markus Elfring · 9 years ago
  93. f0c59af MAINTAINERS: switch to alternate IBM mail address by Ursula Braun · 9 years ago
  94. 979f66b iucv: call skb_linearize() when needed by Eugene Crosser · 9 years ago
  95. 0506eb0 iucv: prevent information leak in iucv_message by Eugene Crosser · 9 years ago
  96. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  97. 6474de5 ravb: clear RIC1 in init instead of stop by Kazuya Mizuguchi · 9 years ago
  98. 3fa4cc9 net, cgroup: cgroup_sk_updat_lock was missing initializer by Tejun Heo · 9 years ago
  99. 2a3cdea igb: Remove GS40G specific defines/functions by Aaron Sierra · 9 years ago
  100. 386164d e1000e: Switch e1000e_up to void, drop code checking for error result by Alexander Duyck · 9 years ago