1. 744d5a3 net: move skb->dropcount to skb->cb[] by Eyal Birger · 9 years ago
  2. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 9 years ago
  3. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 9 years ago
  4. 2472d76 net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path by Eyal Birger · 9 years ago
  5. 2cfdf9f net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp() by Eyal Birger · 9 years ago
  6. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 9 years ago
  7. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 9 years ago
  8. 287f3a9 pppoe: Use workqueue to die properly when a PADT is received by Simon Farnsworth · 9 years ago
  9. 26caa34 bnx2: disable toggling of rxvlan if necessary by Ivan Vecera · 9 years ago
  10. ea37304 net: macb: Properly add DMACFG bit definitions by Arun Chandran · 9 years ago
  11. 62f6924 net: macb: Add on the fly CPU endianness detection by Arun Chandran · 9 years ago
  12. 759c935 Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets by Shrikrishna Khare · 9 years ago
  13. 68932f7 Merge branch 'ebpf_support_for_cls_bpf' by David S. Miller · 9 years ago
  14. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 9 years ago
  15. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 9 years ago
  16. 96be432 ebpf: add sched_cls_type and map it to sk_filter's verifier ops by Daniel Borkmann · 9 years ago
  17. d4052c4 ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code by Daniel Borkmann · 9 years ago
  18. 0fc174d ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs by Daniel Borkmann · 9 years ago
  19. f1a66f8 ebpf: export BPF_PSEUDO_MAP_FD to uapi by Daniel Borkmann · 9 years ago
  20. a2c83ff ebpf: constify various function pointer structs by Daniel Borkmann · 9 years ago
  21. f91fe17 ebpf: remove kernel test stubs by Daniel Borkmann · 9 years ago
  22. b656cc6 Merge branch 's390-next' by David S. Miller · 9 years ago
  23. 8b7ac01 MAINTAINERS: update S390 NETWORK DRIVERS maintainer by Ursula Braun · 9 years ago
  24. ca5b20a qeth: Fix command sizes by Stefan Raspl · 9 years ago
  25. 83650a2 s390: remove claw driver by Ursula Braun · 9 years ago
  26. 74abc20 tcp: cleanup static functions by Eric Dumazet · 9 years ago
  27. 5999537 hyperv: Implement netvsc_get_channels() ethool op by Andrew Schwartzmeyer · 9 years ago
  28. f9c7ce1 Merge branch 'tcp-tso' by David S. Miller · 9 years ago
  29. a0ea700 tcp: tso: allow CA_CWR state in tcp_tso_should_defer() by Eric Dumazet · 9 years ago
  30. 50c8339 tcp: tso: restore IW10 after TSO autosizing by Eric Dumazet · 9 years ago
  31. 5f852eb tcp: tso: remove tp->tso_deferred by Eric Dumazet · 9 years ago
  32. 6588af6 usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 9 years ago
  33. 721a57a Merge branch 'tipc-next' by David S. Miller · 9 years ago
  34. d76a436 tipc: make media address offset a common define by Erik Hugne · 9 years ago
  35. 91e2eb5 tipc: rename media/msg related definitions by Erik Hugne · 9 years ago
  36. afaa3f6 tipc: purge links when bearer is disabled by Erik Hugne · 9 years ago
  37. 7fe8097 tipc: fix nullpointer bug when subscribing to events by Erik Hugne · 9 years ago
  38. 3622c36 tipc: only create header copy for name distr messages by Erik Hugne · 9 years ago
  39. 247f6d0 team: allow TSO being set on master by Jiri Pirko · 9 years ago
  40. 7eb6034 Merge branch 'fib_trie_remove_leaf_info' by David S. Miller · 9 years ago
  41. 79e5ad2 fib_trie: Remove leaf_info by Alexander Duyck · 9 years ago
  42. 9b6ebad fib_trie: Add slen to fib alias by Alexander Duyck · 9 years ago
  43. 5786ec6 fib_trie: Replace plen with slen in leaf_info by Alexander Duyck · 9 years ago
  44. 56315f9 fib_trie: Convert fib_alias to hlist from list by Alexander Duyck · 9 years ago
  45. 7705f73 Merge branch 'ip_level_multicast_join_leave' by David S. Miller · 9 years ago
  46. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 9 years ago
  47. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 9 years ago
  48. 723b8e4 udp: In udp_flow_src_port use random hash value if skb_get_hash fails by Tom Herbert · 9 years ago
  49. fed0a15 bridge: fix link notification skb size calculation to include vlan ranges by Roopa Prabhu · 9 years ago
  50. 9003019 Merge branch 'rocker-next' by David S. Miller · 9 years ago
  51. e47172a rocker: put port in FORWADING state after leaving bridge by Scott Feldman · 9 years ago
  52. 4a6bb6d rocker: rename lport to pport by Scott Feldman · 9 years ago
  53. 7eb344f rocker: fix non-portable err return codes by Scott Feldman · 9 years ago
  54. 009f33e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  55. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 9 years ago
  56. bb66be1 Merge branch 'sf2_hwbridge' by David S. Miller · 9 years ago
  57. 12f460f net: dsa: bcm_sf2: add HW bridging support by Florian Fainelli · 9 years ago
  58. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 9 years ago
  59. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 9 years ago
  60. 5b8eb17 i40e/i40evf: Update driver versions by Sravanthi Tangeda · 9 years ago
  61. 9a21a00 i40evf: Add more info to interrupt vector names by Carolyn Wyborny · 9 years ago
  62. 7e45ab4 i40e: Use ethtool private flags to display NPAR status by Greg Rose · 9 years ago
  63. 3b38cd1 i40e: Set FLAG_RD when sending buffer FW must read by Kevin Scott · 9 years ago
  64. aba237d i40e: print Rx packet split status by Mitch Williams · 9 years ago
  65. ccafbce i40e: setup FCoE device type by Vasu Dev · 9 years ago
  66. a6db5a4 i40e: Set BUF flag for Set Version AQ command by Kevin Scott · 9 years ago
  67. 5161601 i40e: Add support for getlink, setlink ndo ops by Neerav Parikh · 9 years ago
  68. 9666448 i40e: Implement configfs for NPAR BW configuration by Greg Rose · 9 years ago
  69. f4492db i40e: Add NPAR BW get and set functions by Greg Rose · 9 years ago
  70. 2bc7ee8 i40e: enable packet split only when IOMMU present by Mitch Williams · 9 years ago
  71. 0e88898 i40evf: allow enabling of debug prints via ethtool by Ashish Shah · 9 years ago
  72. 88eee9b i40e: Add method to keep track of current rxnfc settings by Carolyn Wyborny · 9 years ago
  73. e827845 i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings by Catherine Sullivan · 9 years ago
  74. f1abd7d i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines by Paul M Stillwell Jr · 9 years ago
  75. 92bf200 net: via-rhine: add BQL support by Tino Reichardt · 9 years ago
  76. 49e64dc ipv6: remove dead debug code from ip6_tunnel.c by Ian Morris · 9 years ago
  77. 8ff3ac0 Merge branch 'bonding-next' by David S. Miller · 9 years ago
  78. 14c9551 bonding: Implement port churn-machine (AD standard 43.4.17). by Mahesh Bandewar · 9 years ago
  79. bb54e58 bonding: Verify RX LACPDU has proper dest mac-addr by Mahesh Bandewar · 9 years ago
  80. 2a12d6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  81. 1e0629d Merge branch 'bcmgenet-next' by David S. Miller · 9 years ago
  82. 51a966a net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT by Petri Gynther · 9 years ago
  83. 014012a net: bcmgenet: precalculate TxCB->bd_addr by Petri Gynther · 9 years ago
  84. 16c6d66 net: bcmgenet: rework Tx queue init by Petri Gynther · 9 years ago
  85. 4f8b2d7 net: bcmgenet: bcmgenet_init_tx_ring() cleanup by Petri Gynther · 9 years ago
  86. 8ca40c1 Merge branch 'pktgen-next' by David S. Miller · 9 years ago
  87. 4e081e0 pktgen: Correct documentation of module name and command by Ben Hutchings · 9 years ago
  88. 4062bd2 samples/pktgen: Show the results rather than just commenting where they are by Ben Hutchings · 9 years ago
  89. 16b5d0c samples/pktgen: Trap SIGINT by Ben Hutchings · 9 years ago
  90. db72aba samples/pktgen: Use bash as interpreter by Ben Hutchings · 9 years ago
  91. 06481f2 samples/pktgen: Remove setting of obsolete max_before_softirq parameter by Ben Hutchings · 9 years ago
  92. 2ad1cdf samples/pktgen: Correct comments about the thread config by Ben Hutchings · 9 years ago
  93. 865367d samples/pktgen: Delete unused function pg() by Ben Hutchings · 9 years ago
  94. 7c95a9d samples/pktgen: Add sample scripts for pktgen facility by Ben Hutchings · 9 years ago
  95. ca5b542 pktgen: Fix grammar errors and some poor wording in documentation by Ben Hutchings · 9 years ago
  96. 98e688f pktgen: Delete the original date from documentation by Ben Hutchings · 9 years ago
  97. 54e16f6 i40evf: don't wait forever by Mitch Williams · 9 years ago
  98. ac833bb i40evf: refactor reset by Mitch Williams · 9 years ago
  99. 748c434 i40evf: disable NAPI polling sooner by Mitch Williams · 9 years ago
  100. 30d71af i40e: Fix i40e_ndo_set_vf_spoofchk by Greg Rose · 9 years ago