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