1. 7852dad Merge branch 'phy_turn_around' by David S. Miller · 10 years ago
  2. ea48b2b net: phy: mdio-gpio: Handle phy_ignore_ta_mask by Florian Fainelli · 10 years ago
  3. ab6016e of: mdio: Add a "broken-turn-around" property by Florian Fainelli · 10 years ago
  4. 922f2dd net: phy: Add phy_ignore_ta_mask to account for broken turn-around by Florian Fainelli · 10 years ago
  5. fa787ae tipc: use sock_create_kern interface to create kernel socket by Ying Xue · 10 years ago
  6. dd3aa3b cls_flower: Fix compile error by Brian Haley · 10 years ago
  7. b55b10b Merge branch 'tipc-next' by David S. Miller · 10 years ago
  8. dd3f9e7 tipc: add packet sequence number at instant of transmission by Jon Paul Maloy · 10 years ago
  9. f21e897 tipc: improve link congestion algorithm by Jon Paul Maloy · 10 years ago
  10. cd4eee3 tipc: simplify link supervision checkpointing by Jon Paul Maloy · 10 years ago
  11. a97b9d3 tipc: rename fields in struct tipc_link by Jon Paul Maloy · 10 years ago
  12. e4bf4f7 tipc: simplify packet sequence number handling by Jon Paul Maloy · 10 years ago
  13. a6bf70f tipc: simplify include dependencies by Jon Paul Maloy · 10 years ago
  14. 75b44b0 tipc: simplify link timer handling by Jon Paul Maloy · 10 years ago
  15. b1c29f6 tipc: simplify resetting and disabling of bearers by Jon Paul Maloy · 10 years ago
  16. c16ead7 Merge branch 'be2net-next' by David S. Miller · 10 years ago
  17. 760c295 be2net: Support for OS2BMC. by Venkata Duvvuru · 10 years ago
  18. 954f682 be2net: Report a "link down" to the stack when a fatal error or fw reset happens. by Venkata Duvvuru · 10 years ago
  19. 29e9122 be2net: Export board temperature using hwmon-sysfs interface. by Venkata Duvvuru · 10 years ago
  20. 5a99e7f Merge branch 'nf-ingress' by David S. Miller · 10 years ago
  21. e687ad6 netfilter: add netfilter ingress hook after handle_ing() under unique static key by Pablo Neira · 10 years ago
  22. 1cf51900 net: add CONFIG_NET_INGRESS to enable ingress filtering by Pablo Neira · 10 years ago
  23. b8d0aad netfilter: add nf_hook_list_active() by Pablo Neira · 10 years ago
  24. f719148 netfilter: add hook list to nf_hook_state by Pablo Neira · 10 years ago
  25. 87d5c18 netfilter: cleanup struct nf_hook_ops indentation by Pablo Neira · 10 years ago
  26. a104a6b net: macb: OR vs AND typos by Dan Carpenter · 10 years ago
  27. a080e7b net: Reserve skb headroom and set skb->dev even if using __alloc_skb by Alexander Duyck · 10 years ago
  28. 59af132 Merge branch 'geneve_tunnel_driver' by David S. Miller · 10 years ago
  29. 2d07dc7 geneve: add initial netdev driver for GENEVE tunnels by John W. Linville · 10 years ago
  30. d37d29c geneve_core: identify as driver library in modules description by John W. Linville · 10 years ago
  31. 11e1fa4 geneve: Rename support library as geneve_core by John W. Linville · 10 years ago
  32. 35d32e8 geneve: move definition of geneve_hdr() to geneve.h by John W. Linville · 10 years ago
  33. 125907a geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c by John W. Linville · 10 years ago
  34. f0b5e8a4 net: kill useless net_*_ingress_queue() definitions when NET_CLS_ACT is unset by Pablo Neira · 10 years ago
  35. 9f0a74d Merge branch 'packet_rollover' by David S. Miller · 10 years ago
  36. a9b6391 packet: rollover statistics by Willem de Bruijn · 10 years ago
  37. 3b3a5b0 packet: rollover huge flows before small flows by Willem de Bruijn · 10 years ago
  38. 2ccdbaa packet: rollover lock contention avoidance by Willem de Bruijn · 10 years ago
  39. 9954729 packet: rollover only to socket with headroom by Willem de Bruijn · 10 years ago
  40. 0648ab7 packet: rollover prepare: per-socket state by Willem de Bruijn · 10 years ago
  41. ad377ca packet: rollover prepare: move code out of callsites by Willem de Bruijn · 10 years ago
  42. 7d771aa ipv4: __ip_local_out_sk() is static by Eric Dumazet · 10 years ago
  43. 216f8bb tcp/dccp: tw_timer_handler() is static by Eric Dumazet · 10 years ago
  44. dd58c63 Merge branch 'cls_flower' by David S. Miller · 10 years ago
  45. 77b9900 tc: introduce Flower classifier by Jiri Pirko · 10 years ago
  46. 59346af flow_dissector: change port array into src, dst tuple by Jiri Pirko · 10 years ago
  47. 67a900c flow_dissector: introduce support for Ethernet addresses by Jiri Pirko · 10 years ago
  48. b924933 flow_dissector: introduce support for ipv6 addressses by Jiri Pirko · 10 years ago
  49. c3f8eae flow_dissector: add missing header includes by Jiri Pirko · 10 years ago
  50. 06635a3 flow_dissect: use programable dissector in skb_flow_dissect and friends by Jiri Pirko · 10 years ago
  51. fbff949 flow_dissector: introduce programable flow_dissector by Jiri Pirko · 10 years ago
  52. 0db89b8 flow_dissector: fix doc for skb_get_poff by Jiri Pirko · 10 years ago
  53. 638b2a6 net: move netdev_pick_tx and dependencies to net/core/dev.c by Jiri Pirko · 10 years ago
  54. 5605c76 net: move __skb_tx_hash to dev.c by Jiri Pirko · 10 years ago
  55. 9c684b5 net: move __skb_get_hash function declaration to flow_dissector.h by Jiri Pirko · 10 years ago
  56. d4fd327 flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines by Jiri Pirko · 10 years ago
  57. 10b89ee4 net: move *skb_get_poff declarations into correct header by Jiri Pirko · 10 years ago
  58. b0a3143 flow_dissector: remove unused function flow_get_hlen declaration by Jiri Pirko · 10 years ago
  59. 1bd758e net: change name of flow_dissector header to match the .c file name by Jiri Pirko · 10 years ago
  60. 212da1f Merge branch 'sfc-next' by David S. Miller · 10 years ago
  61. 3de1b51 sfc: suppress some MCDI error messages in PTP by Edward Cree · 10 years ago
  62. b133638 sfc: nicer log message on PTP probe fail by Edward Cree · 10 years ago
  63. e578d9c net: sched: use counter to break reclassify loops by Florian Westphal · 10 years ago
  64. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. 7f460d3 fix missing copy_from_user in macvtap by Justin Cormack · 10 years ago
  66. 42275bd switchdev: don't use anonymous union on switchdev attr/obj structs by Scott Feldman · 10 years ago
  67. 1f7bd29 Merge branch 'switchdev-cleanups' by David S. Miller · 10 years ago
  68. 1f5dc44 switchdev: apply review comments on documentation by Scott Feldman · 10 years ago
  69. 5eb764e switchdev: align comment with other comments in block by Scott Feldman · 10 years ago
  70. 7a7ee53 switchdev: sparse warning: pass ipv4 fib dst as network-byte order by Scott Feldman · 10 years ago
  71. 22c1f67 switchdev: sparse warning: make __switchdev_port_obj_add static by Scott Feldman · 10 years ago
  72. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  73. 01d460d net: Remove remaining remnants of pm_qos from netdevice.h by David Ahern · 10 years ago
  74. 5684044 e1000e: Add pm_qos header by David Ahern · 10 years ago
  75. 9449c3c net: make skb_dst_pop routine static by Ying Xue · 10 years ago
  76. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 10 years ago
  77. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 10 years ago
  78. cffc642 test_bpf: add 173 new testcases for eBPF by Michael Holzheu · 10 years ago
  79. b88c06e samples/bpf: fix in-source build of samples with clang by Brenden Blanco · 10 years ago
  80. 343f845 x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions by Alexei Starovoitov · 10 years ago
  81. 1ecc7b7 cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS by Hariprasad Shenai · 10 years ago
  82. 82fa3c7 hv_netvsc: Use the xmit_more skb flag to optimize signaling the host by KY Srinivasan · 10 years ago
  83. 9eea922 pktgen: fix packet generation by Alexei Starovoitov · 10 years ago
  84. 147ef3e2 Merge branch 'systemport-irq-coalesce' by David S. Miller · 10 years ago
  85. d063486 net: systemport: Implement RX coalescing control knobs by Florian Fainelli · 10 years ago
  86. b1a15e8 net: systemport: Implement TX coalescing control knobs by Florian Fainelli · 10 years ago
  87. a202924 net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue() by Denys Vlasenko · 10 years ago
  88. b508208 macvtap add missing ioctls - fix wrapping by Justin Cormack · 10 years ago
  89. 6c9d370 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  90. 03906ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 10 years ago
  91. e3d8ecb netns: return RTM_NEWNSID instead of RTM_GETNSID on a get by Nicolas Dichtel · 10 years ago
  92. cc49e8c Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  93. a62b70d Merge branch 'switchdev_spring_cleanup' by David S. Miller · 10 years ago
  94. 4ceec22 switchdev: bring documentation up-to-date by Scott Feldman · 10 years ago
  95. 4725ceb rocker: make checkpatch -f clean by Scott Feldman · 10 years ago
  96. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  97. 58c2cb1 switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del by Scott Feldman · 10 years ago
  98. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  99. 8793d0a switchdev: add new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago
  100. 8508025 bridge: revert br_dellink change back to original by Scott Feldman · 10 years ago