1. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  2. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 10 years ago
  3. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  4. 1abcd82 openvswitch: actions: use skb_postpull_rcsum when possible by Jiri Pirko · 10 years ago
  5. fe15912 l2tp_eth: allow to set a specific mac address by Alexander Couzens · 10 years ago
  6. d123cee Merge branch 'phy_device_type' by David S. Miller · 10 years ago
  7. ee0dc2f net: phy: micrel: add copyright entry by Johan Hovold · 10 years ago
  8. c6f9575 net: phy: micrel: refactor interrupt config by Johan Hovold · 10 years ago
  9. c3a8e1e dt/bindings: add clock-select function property to micrel phy binding by Johan Hovold · 10 years ago
  10. 6d01329 dt/bindings: reformat micrel eth-phy documentation by Johan Hovold · 10 years ago
  11. 86dc134 net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  12. 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
  13. 0f95903 net: phy: micrel: add has-broadcast-disable flag to type data by Johan Hovold · 10 years ago
  14. e7a792e net: phy: micrel: parse of nodes at probe by Johan Hovold · 10 years ago
  15. e6a423a net: phy: micrel: add device-type abstraction by Johan Hovold · 10 years ago
  16. 860f6e9 net: phy: add static data field to struct phy_driver by Johan Hovold · 10 years ago
  17. 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 10 years ago
  18. f8e34d2 enic: support skb->xmit_more by Govindarajulu Varadarajan · 10 years ago
  19. 3819ffd mISDN: Deletion of unnecessary checks before the function call "vfree" by Markus Elfring · 10 years ago
  20. 675a53b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  21. abd4077 Merge branch 'bonding_4ad' by David S. Miller · 10 years ago
  22. 424c323 bonding: Introduce 4 AD link speed to fix agg_bandwidth by Jianhua Xie · 10 years ago
  23. cb8dda9 bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed by Jianhua Xie · 10 years ago
  24. 232365f bury skb_copy_to_page() by Al Viro · 10 years ago
  25. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  26. 0844932 {compat_,}verify_iovec(): switch to generic copying of iovecs by Al Viro · 10 years ago
  27. 666547f separate kernel- and userland-side msghdr by Al Viro · 11 years ago
  28. daaf427 bpf: fix arraymap NULL deref and missing overflow and zero size checks by Alexei Starovoitov · 10 years ago
  29. fcd4d35 netlink: Deletion of an unnecessary check before the function call "__module_get" by Markus Elfring · 10 years ago
  30. ef87c5d net: pktgen: Deletion of an unnecessary check before the function call "proc_remove" by Markus Elfring · 10 years ago
  31. 1abe7cd usbnet: rtl8150: remove unused variable by Sudip Mukherjee · 10 years ago
  32. 1e3531d Merge branch 'stmmac-next' by David S. Miller · 10 years ago
  33. 732fdf0 stmmac: review driver when run kernel-doc by Giuseppe CAVALLARO · 10 years ago
  34. 915c199 stmmac: document common header file by Giuseppe CAVALLARO · 10 years ago
  35. 233b36c stmmac: update driver documentation by Giuseppe CAVALLARO · 10 years ago
  36. 355a901 tcp: make connect() mem charging friendly by Eric Dumazet · 10 years ago
  37. baeabab tun: return NET_XMIT_DROP for dropped packets by Jason Wang · 10 years ago
  38. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  39. 54aeba7 dev_ioctl: use sizeof(x) instead of sizeof x by Fabian Frederick · 10 years ago
  40. e56f735 net/core: include linux/types.h instead of asm/types.h by Fabian Frederick · 10 years ago
  41. 1d2398d net: fix spelling for synchronized by Fabian Frederick · 10 years ago
  42. a77b634 dccp: spelling s/reseting/resetting by Fabian Frederick · 10 years ago
  43. 02c31d2 dccp: replace min/casting by min_t by Fabian Frederick · 10 years ago
  44. 54da7996 dccp: remove blank lines between function/EXPORT_SYMBOL by Fabian Frederick · 10 years ago
  45. 6d80c47 dccp: kerneldoc warning fixes by Fabian Frederick · 10 years ago
  46. 66425a7 Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  47. 970efef Merge branch 'fec-next' by David S. Miller · 10 years ago
  48. c20e599 net: fec: remove unused return value from swap_buffer() by Lothar Waßmann · 10 years ago
  49. 7b487d0 net: fec: simplify loop counter handling in swap_buffer() by Lothar Waßmann · 10 years ago
  50. e453789 net: fec: use swab32s() instead of cpu_to_be32() by Lothar Waßmann · 10 years ago
  51. 6b7e400 net: fec: improve access to quirk flags by copying them into fec_enet_private struct by Lothar Waßmann · 10 years ago
  52. 217b584 net: fec: change type of 'bufdesc_ex' to bool by Lothar Waßmann · 10 years ago
  53. df406bc net: fec: properly parenthesize macro args by Lothar Waßmann · 10 years ago
  54. 745f42b net: fec: consistently use lower case chars as hex digits by Lothar Waßmann · 10 years ago
  55. ea209de net: fec: indentation cleanup by Lothar Waßmann · 10 years ago
  56. 9a9f9dd Merge branch 'ebpf_maps' by David S. Miller · 10 years ago
  57. 7943c0f bpf: remove test map scaffolding and user proper types by Alexei Starovoitov · 10 years ago
  58. d0003ec bpf: allow eBPF programs to use maps by Alexei Starovoitov · 10 years ago
  59. ffb65f2 bpf: add a testsuite for eBPF maps by Alexei Starovoitov · 10 years ago
  60. a1854d6 bpf: fix BPF_MAP_LOOKUP_ELEM command return code by Alexei Starovoitov · 10 years ago
  61. 28fbcfa bpf: add array type of eBPF maps by Alexei Starovoitov · 10 years ago
  62. 0f8e4bd bpf: add hashtable type of eBPF maps by Alexei Starovoitov · 10 years ago
  63. 3274f52 bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command by Alexei Starovoitov · 10 years ago
  64. 1bbf148 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  65. cadaecd PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X by Denis Kirjanov · 10 years ago
  66. 3ffa037 i40e: Set XPS bit mask to zero in DCB mode by Neerav Parikh · 10 years ago
  67. 4b7698c i40e: Prevent link flow control settings when PFC is enabled by Neerav Parikh · 10 years ago
  68. d341b7a i40e: Do not disable/enable FCoE VSI with DCB reconfig by Neerav Parikh · 10 years ago
  69. 69129dc i40e: Modify Tx disable wait flow in case of DCB reconfiguration by Neerav Parikh · 10 years ago
  70. 23cd1f0 i40e: Update VEB's enabled_tc after reconfiguration by Neerav Parikh · 10 years ago
  71. e1c4751 i40e: Check for LLDP AdminStatus before querying DCBX by Neerav Parikh · 10 years ago
  72. 9fa61dd i40e: Add support to firmware CEE DCBX mode by Neerav Parikh · 10 years ago
  73. 2fd75f3 i40e: Resume Port Tx after DCB event by Neerav Parikh · 10 years ago
  74. 7bda87c i40e: Bump version to 1.1.23 by Catherine Sullivan · 10 years ago
  75. c5c2f7c i40e: re-enable VFLR interrupt sooner by Mitch Williams · 10 years ago
  76. e684fa3 i40e: only warn once of PTP nonsupport in 100Mbit speed by Shannon Nelson · 10 years ago
  77. f2bf258 net: can: c_can: Add support for TI am4372 DCAN by Roger Quadros · 10 years ago
  78. c71d0b3 can: c_can: Add support for TI am3352 DCAN by Roger Quadros · 10 years ago
  79. 0f4da3a can: c_can: Add support for TI DRA7 DCAN by Roger Quadros · 10 years ago
  80. 3973c52 can: c_can: Disable pins when CAN interface is down by Roger Quadros · 10 years ago
  81. 0741bfb can: c_can: Add support for START pulse in RAMINIT sequence by Roger Quadros · 10 years ago
  82. 3ff9027 can: c_can: Add syscon/regmap RAMINIT mechanism by Roger Quadros · 10 years ago
  83. bbf9143 can: c_can: Add RAMINIT register information to driver data by Roger Quadros · 10 years ago
  84. 1515109 can: c_can: Introduce c_can_driver_data structure by Roger Quadros · 10 years ago
  85. e7e26bc can: c_can: Add timeout to c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  86. 65622ed Merge branch 'rss_key_fill' by David S. Miller · 10 years ago
  87. 6bf79cd vmxnet3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  88. 7a20db3 sfc: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  89. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  90. 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  91. eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  92. 22f258a i40e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  93. c41a4fb fm10k: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  94. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  95. 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  96. 0fa6aa4 bna: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  97. 3964835 tg3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  98. e3ec69c bnx2x: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  99. b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  100. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago