1. 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 9 years ago
  2. 46d4e47 ax25: Make ax25_header and ax25_rebuild_header static by Eric W. Biederman · 9 years ago
  3. 204d2dc ax25/6pack: Replace sp_header_ops with ax25_header_ops by Eric W. Biederman · 9 years ago
  4. 56fc7e7 ax25/kiss: Replace ax_header_ops with ax25_header_ops by Eric W. Biederman · 9 years ago
  5. 03ec2ac rose: Transmit packets in rose_xmit not rose_rebuild_header by Eric W. Biederman · 9 years ago
  6. b753af3 rose: Set the destination address in rose_header by Eric W. Biederman · 9 years ago
  7. e18dbd0 ax25: In ax25_rebuild_header add missing kfree_skb by Eric W. Biederman · 9 years ago
  8. 61e021f ebpf: move CONFIG_BPF_SYSCALL-only function declarations by Daniel Borkmann · 9 years ago
  9. 77f0379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  10. 49b31e5 filter: refactor common filter attach code into __sk_attach_prog by Daniel Borkmann · 9 years ago
  11. 70c836a4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  12. b484435 Merge branch 'sendmsg_recvmsg_iocb_removal' by David S. Miller · 9 years ago
  13. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  14. 39a0295 tipc: Don't use iocb argument in socket layer by Ying Xue · 9 years ago
  15. 5f15893 netfilter: nft_compat: add support for arptables extensions by Arturo Borrero · 9 years ago
  16. 6556c38 Merge branch 'dropcount' by David S. Miller · 9 years ago
  17. 744d5a3 net: move skb->dropcount to skb->cb[] by Eyal Birger · 9 years ago
  18. 3bc3b96 net: add common accessor for setting dropcount on packets by Eyal Birger · 9 years ago
  19. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 9 years ago
  20. 2472d76 net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path by Eyal Birger · 9 years ago
  21. 2cfdf9f net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp() by Eyal Birger · 9 years ago
  22. 6368c23 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields by Eyal Birger · 9 years ago
  23. 49a6fe0 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl by Eyal Birger · 9 years ago
  24. 287f3a9 pppoe: Use workqueue to die properly when a PADT is received by Simon Farnsworth · 9 years ago
  25. 26caa34 bnx2: disable toggling of rxvlan if necessary by Ivan Vecera · 9 years ago
  26. ea37304 net: macb: Properly add DMACFG bit definitions by Arun Chandran · 9 years ago
  27. 62f6924 net: macb: Add on the fly CPU endianness detection by Arun Chandran · 9 years ago
  28. 759c935 Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets by Shrikrishna Khare · 9 years ago
  29. 68932f7 Merge branch 'ebpf_support_for_cls_bpf' by David S. Miller · 9 years ago
  30. e2e9b65 cls_bpf: add initial eBPF support for programmable classifiers by Daniel Borkmann · 9 years ago
  31. 24701ec ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux by Daniel Borkmann · 9 years ago
  32. 96be432 ebpf: add sched_cls_type and map it to sk_filter's verifier ops by Daniel Borkmann · 9 years ago
  33. d4052c4 ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code by Daniel Borkmann · 9 years ago
  34. 0fc174d ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs by Daniel Borkmann · 9 years ago
  35. f1a66f8 ebpf: export BPF_PSEUDO_MAP_FD to uapi by Daniel Borkmann · 9 years ago
  36. a2c83ff ebpf: constify various function pointer structs by Daniel Borkmann · 9 years ago
  37. f91fe17 ebpf: remove kernel test stubs by Daniel Borkmann · 9 years ago
  38. b656cc6 Merge branch 's390-next' by David S. Miller · 9 years ago
  39. 8b7ac01 MAINTAINERS: update S390 NETWORK DRIVERS maintainer by Ursula Braun · 9 years ago
  40. ca5b20a qeth: Fix command sizes by Stefan Raspl · 9 years ago
  41. 83650a2 s390: remove claw driver by Ursula Braun · 9 years ago
  42. 74abc20 tcp: cleanup static functions by Eric Dumazet · 9 years ago
  43. 5999537 hyperv: Implement netvsc_get_channels() ethool op by Andrew Schwartzmeyer · 9 years ago
  44. f9c7ce1 Merge branch 'tcp-tso' by David S. Miller · 9 years ago
  45. a0ea700 tcp: tso: allow CA_CWR state in tcp_tso_should_defer() by Eric Dumazet · 9 years ago
  46. 50c8339 tcp: tso: restore IW10 after TSO autosizing by Eric Dumazet · 9 years ago
  47. 5f852eb tcp: tso: remove tp->tso_deferred by Eric Dumazet · 9 years ago
  48. 6588af6 usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers by Ben Hutchings · 9 years ago
  49. 721a57a Merge branch 'tipc-next' by David S. Miller · 9 years ago
  50. d76a436 tipc: make media address offset a common define by Erik Hugne · 9 years ago
  51. 91e2eb5 tipc: rename media/msg related definitions by Erik Hugne · 9 years ago
  52. afaa3f6 tipc: purge links when bearer is disabled by Erik Hugne · 9 years ago
  53. 7fe8097 tipc: fix nullpointer bug when subscribing to events by Erik Hugne · 9 years ago
  54. 3622c36 tipc: only create header copy for name distr messages by Erik Hugne · 9 years ago
  55. 247f6d0 team: allow TSO being set on master by Jiri Pirko · 9 years ago
  56. 7eb6034 Merge branch 'fib_trie_remove_leaf_info' by David S. Miller · 9 years ago
  57. 79e5ad2 fib_trie: Remove leaf_info by Alexander Duyck · 9 years ago
  58. 9b6ebad fib_trie: Add slen to fib alias by Alexander Duyck · 9 years ago
  59. 5786ec6 fib_trie: Replace plen with slen in leaf_info by Alexander Duyck · 9 years ago
  60. 56315f9 fib_trie: Convert fib_alias to hlist from list by Alexander Duyck · 9 years ago
  61. 7705f73 Merge branch 'ip_level_multicast_join_leave' by David S. Miller · 9 years ago
  62. 93a714d multicast: Extend ip address command to enable multicast group join/leave on by Madhu Challa · 9 years ago
  63. 46a4dee igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop by Madhu Challa · 9 years ago
  64. 723b8e4 udp: In udp_flow_src_port use random hash value if skb_get_hash fails by Tom Herbert · 9 years ago
  65. c91799c at86rf230: add warning if edge-triggered irq by Alexander Aring · 9 years ago
  66. 702d211 at86rf230: add irq low-level for polarity by Alexander Aring · 9 years ago
  67. be64f07 at86rf230: add irqmask mode setting by Alexander Aring · 9 years ago
  68. 2c2f7ec at86rf230: remove tx_timeout by Alexander Aring · 9 years ago
  69. ccdaeb2 at86rf230: add support for external xtal trim by Alexander Aring · 9 years ago
  70. aaa1c4d at86rf230: copy pdata to driver allocated space by Alexander Aring · 9 years ago
  71. 9391976 Bluetooth: make hci_test_bit's addr const by Jiri Slaby · 9 years ago
  72. 4cd3928 Bluetooth: Update New CSRK event to match latest specification by Johan Hedberg · 9 years ago
  73. fed0a15 bridge: fix link notification skb size calculation to include vlan ranges by Roopa Prabhu · 9 years ago
  74. 9003019 Merge branch 'rocker-next' by David S. Miller · 9 years ago
  75. e47172a rocker: put port in FORWADING state after leaving bridge by Scott Feldman · 9 years ago
  76. 4a6bb6d rocker: rename lport to pport by Scott Feldman · 9 years ago
  77. 7eb344f rocker: fix non-portable err return codes by Scott Feldman · 9 years ago
  78. 009f33e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  79. d79d210 net: dsa: Introduce dsa_is_port_initialized by Guenter Roeck · 9 years ago
  80. bb66be1 Merge branch 'sf2_hwbridge' by David S. Miller · 9 years ago
  81. 12f460f net: dsa: bcm_sf2: add HW bridging support by Florian Fainelli · 9 years ago
  82. b73adef net: dsa: integrate with SWITCHDEV for HW bridging by Florian Fainelli · 9 years ago
  83. d87d6f4 net: dsa: Ensure that port array elements are initialized before being used by Guenter Roeck · 9 years ago
  84. 5b8eb17 i40e/i40evf: Update driver versions by Sravanthi Tangeda · 9 years ago
  85. 9a21a00 i40evf: Add more info to interrupt vector names by Carolyn Wyborny · 9 years ago
  86. 7e45ab4 i40e: Use ethtool private flags to display NPAR status by Greg Rose · 9 years ago
  87. 3b38cd1 i40e: Set FLAG_RD when sending buffer FW must read by Kevin Scott · 9 years ago
  88. aba237d i40e: print Rx packet split status by Mitch Williams · 9 years ago
  89. ccafbce i40e: setup FCoE device type by Vasu Dev · 9 years ago
  90. a6db5a4 i40e: Set BUF flag for Set Version AQ command by Kevin Scott · 9 years ago
  91. 5161601 i40e: Add support for getlink, setlink ndo ops by Neerav Parikh · 9 years ago
  92. 9666448 i40e: Implement configfs for NPAR BW configuration by Greg Rose · 9 years ago
  93. f4492db i40e: Add NPAR BW get and set functions by Greg Rose · 9 years ago
  94. 2bc7ee8 i40e: enable packet split only when IOMMU present by Mitch Williams · 9 years ago
  95. 0e88898 i40evf: allow enabling of debug prints via ethtool by Ashish Shah · 9 years ago
  96. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 9 years ago
  97. 88eee9b i40e: Add method to keep track of current rxnfc settings by Carolyn Wyborny · 9 years ago
  98. e827845 i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings by Catherine Sullivan · 9 years ago
  99. f1abd7d i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines by Paul M Stillwell Jr · 9 years ago
  100. 92bf200 net: via-rhine: add BQL support by Tino Reichardt · 9 years ago