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