1. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  2. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 9 years ago
  3. 80ba92f codel: add ce_threshold attribute by Eric Dumazet · 9 years ago
  4. 7c0c826 net: mdio-gpio: Allow for unspecified bus id by Bert Vermeulen · 9 years ago
  5. fbf33a2 af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT). by Kretschmer, Mathias · 9 years ago
  6. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 9 years ago
  7. 0b59d88 ARM: net: delegate filter to kernel interpreter when imm_offset() return value can't fit into 12bits. by Nicolas Schichan · 9 years ago
  8. 19fc99d ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction. by Nicolas Schichan · 9 years ago
  9. 030bbdb Linux 4.1-rc3 by Linus Torvalds · 9 years ago
  10. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  11. cf9d0dc ethernet: qualcomm: use spi instead of spi_device by Varka Bhadram · 9 years ago
  12. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  13. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 9 years ago
  14. 41f2a93 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  15. 8425ac7 Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 9 years ago
  16. dbfe8ef ahci: avoton port-disable reset-quirk by Dan Williams · 9 years ago
  17. 78f5b89 mpls: Change reserved label names to be consistent with netbsd by Tom Herbert · 9 years ago
  18. 3e3b346 Merge branch 'pktgen-next' by David S. Miller · 9 years ago
  19. 62f64ae pktgen: introduce xmit_mode '<start_xmit|netif_receive>' by Alexei Starovoitov · 9 years ago
  20. f1f00d8ff pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant by Jesper Dangaard Brouer · 9 years ago
  21. 7c0004d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  22. 4d95b72f Merge branch 'netns-scalability' by David S. Miller · 9 years ago
  23. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 9 years ago
  24. cc3a572 netlink: rename private flags and states by Nicolas Dichtel · 9 years ago
  25. 95f3841 netns: use a spin_lock to protect nsid management by Nicolas Dichtel · 9 years ago
  26. 3138dbf netns: notify new nsid outside __peernet2id() by Nicolas Dichtel · 9 years ago
  27. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 9 years ago
  28. cab3c8e netns: always provide the id to rtnl_net_fill() by Nicolas Dichtel · 9 years ago
  29. 109582af netns: returns always an id in __peernet2id() by Nicolas Dichtel · 9 years ago
  30. 43996fd Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  31. 8f59ae0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  32. 51dfcb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  33. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 95f3b1f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. a5898ea net: macb: Add change_mtu callback with jumbo support by Harini Katakam · 9 years ago
  36. 98b5a0f4 net: macb: Add support for jumbo frames by Harini Katakam · 9 years ago
  37. 7b61f9c net: macb: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 9 years ago
  38. 988d6f0 devicetree: Add compatible string for Zynq Ultrascale+ MPSoC by Harini Katakam · 9 years ago
  39. 790ba45 tcp: set SOCK_NOSPACE under memory pressure by Jason Baron · 9 years ago
  40. 3d23a05 gianfar: Enable changing mac addr when if up by Claudiu Manoil · 9 years ago
  41. bc60228 gianfar: Move TxFIFO underrun handling to reset path by Claudiu Manoil · 9 years ago
  42. 39d726b Merge branch 'bpf_seccomp' by David S. Miller · 9 years ago
  43. ac67eb2 seccomp, filter: add and use bpf_prog_create_from_user from seccomp by Daniel Borkmann · 9 years ago
  44. 658da93 net: filter: add __GFP_NOWARN flag for larger kmem allocs by Daniel Borkmann · 9 years ago
  45. d9e12f4 seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter by Nicolas Schichan · 9 years ago
  46. 4ae92bc net: filter: add a callback to allow classic post-verifier transformations by Nicolas Schichan · 9 years ago
  47. 0e00a0f Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  48. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 9 years ago
  49. 240b23c netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) by Tony Camuso · 9 years ago
  50. 82ae9c6 Merge branch 'tcp-more-reliable-window-probes' by David S. Miller · 9 years ago
  51. e520af4 tcp: add TCPWinProbe and TCPKeepAlive SNMP counters by Eric Dumazet · 9 years ago
  52. 21c8fe9 tcp: adjust window probe timers to safer values by Eric Dumazet · 9 years ago
  53. b063bc5 tipc: send explicit not supported error in nl compat by Richard Alpe · 9 years ago
  54. 670f4f8 tipc: add broadcast link window set/get to nl api by Richard Alpe · 9 years ago
  55. c3d6fb8 tipc: fix default link prop regression in nl compat by Richard Alpe · 9 years ago
  56. c035e18 cxgb4: Initialize RSS mode for all Ports by Hariprasad Shenai · 9 years ago
  57. b2a6c32 Merge branch 'be2net' by David S. Miller · 9 years ago
  58. 029e933 be2net: update the driver version to 10.6.0.2 by Sathya Perla · 9 years ago
  59. d19261b be2net: update copyright year to 2015 by Vasundhara Volam · 9 years ago
  60. 18c57c7 be2net: use be_virtfn() instead of !be_physfn() by Kalesh AP · 9 years ago
  61. a6e6ff6 be2net: simplify UFI compatibility checking by Vasundhara Volam · 9 years ago
  62. b02e60c be2net: post full RXQ on interface enable by Suresh Reddy · 9 years ago
  63. 77be8c1 be2net: check for INSUFFICIENT_VLANS error by Kalesh AP · 9 years ago
  64. 0ed7d74 be2net: receive pkts with L3, L4 errors on VFs by Somnath Kotur · 9 years ago
  65. 2094777 be2net: set interrupt moderation for Skyhawk-R using EQ-DB by Padmanabh Ratnakar · 9 years ago
  66. e7bcbd7 be2net: add support for spoofchk setting by Kalesh AP · 9 years ago
  67. ccad725 net: xgene_enet: Set hardware dependency by Jean Delvare · 9 years ago
  68. 74a78b1 net: amd-xgbe: Add hardware dependency by Jean Delvare · 9 years ago
  69. 1a676d2 Merge branch 'sfc-next' by David S. Miller · 9 years ago
  70. 6f7f8aa sfc: Bind the sfc driver to any available VF's by Shradha Shah · 9 years ago
  71. 267c015 sfc: Add use of shared RSS contexts. by Jon Cooper · 9 years ago
  72. 267d9d7 sfc: Cope with permissions enforcement added to firmware for SR-IOV by Edward Cree · 9 years ago
  73. 7b8c7b5 sfc: manually allocate and free vadaptors by Shradha Shah · 9 years ago
  74. 3c5eb87 sfc: create vports for VFs and assign random MAC addresses by Shradha Shah · 9 years ago
  75. 02246a7 sfc: Prepare to bind the sfc driver to the VF. by Shradha Shah · 9 years ago
  76. 1cd9ecb sfc: get the PF number and record in nic_data by Daniel Pieczko · 9 years ago
  77. 6d8aaaf sfc: create VEB vswitch and vport above default firmware setup by Daniel Pieczko · 9 years ago
  78. 45b2449 sfc: record the PF's vport ID in nic_data by Daniel Pieczko · 9 years ago
  79. 8d9f9dd sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data by Daniel Pieczko · 9 years ago
  80. e3d3629 sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN by Shradha Shah · 9 years ago
  81. 834e23d sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 9 years ago
  82. bf3d015 sfc: Move and rename efx_vf struct to siena_vf by Daniel Pieczko · 9 years ago
  83. 7fa8d54 sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 9 years ago
  84. d744318 net_sched: fix a use-after-free in tc_ctl_tfilter() by WANG Cong · 9 years ago
  85. 1006da1 drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock' by Vasily Titskiy · 9 years ago
  86. f926204 Merge branch 'dsa-next' by David S. Miller · 9 years ago
  87. 448b448 net: dsa: Add lockdep class to tx queues to avoid lockdep splat by Andrew Lunn · 9 years ago
  88. 16fe24f net: dsa: mv88e6xxx: Fix false positive lockdep splat by Andrew Lunn · 9 years ago
  89. 3188823 net: dsa: mv88e6xxx: Replace stats mutex with SMI mutex by Andrew Lunn · 9 years ago
  90. 3898c14 net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutex by Andrew Lunn · 9 years ago
  91. 1441f4e net: dsa: mv88e6131: Add support for mv88e6185 by Andrew Lunn · 9 years ago
  92. eee7483 net: dsa: mv88e6171: Add other members of the family by Andrew Lunn · 9 years ago
  93. 1636d88 net: dsa: Move mv88e6172 support into mv88e6352 family driver by Andrew Lunn · 9 years ago
  94. 15966a2 net: dsa: Converting remaining registers to mnemonics by Andrew Lunn · 9 years ago
  95. dbde9e6 net: dsa: Centralize setting up ports by Andrew Lunn · 9 years ago
  96. 54d792f net: dsa: Centralise global and port setup code into mv88e6xxx. by Andrew Lunn · 9 years ago
  97. bfbb92c net: macb: Handle the RXUBR interrupt on all devices by Nathan Sullivan · 9 years ago
  98. d3196a2 Merge branch 'rds' by David S. Miller · 9 years ago
  99. c82ac7e net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket. by Sowmini Varadhan · 9 years ago
  100. f711a6a net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection. by Sowmini Varadhan · 9 years ago