]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net
nfp: make use of MAC reinit
[mirror_ubuntu-bionic-kernel.git] / net /
2017-11-05 Priyaranjan Jhatcp: higher throughput under reordering with adaptive...
2017-11-05 David S. MillerMerge branch 'dsa-parsing-stage'
2017-11-05 Vivien Didelotnet: dsa: resolve tagging protocol at parse time
2017-11-05 Vivien Didelotnet: dsa: add one port parsing function per type
2017-11-05 Vivien Didelotnet: dsa: only check presence of link property
2017-11-05 Vivien Didelotnet: dsa: rework switch parsing
2017-11-05 Vivien Didelotnet: dsa: get tree before parsing ports
2017-11-05 Vivien Didelotnet: dsa: rework switch addition and removal
2017-11-05 Vivien Didelotnet: dsa: provide a find or new tree helper
2017-11-05 Vivien Didelotnet: dsa: get and put tree reference counting
2017-11-05 Vivien Didelotnet: dsa: simplify tree reference counting
2017-11-05 Vivien Didelotnet: dsa: make tree index unsigned
2017-11-05 David S. MillerMerge branch 'bpf-add-offload-as-a-first-class-citizen'
2017-11-05 Jakub Kicinskibpf: remove old offload/analyzer
2017-11-05 Jakub Kicinskicls_bpf: allow attaching programs loaded for specific...
2017-11-05 Jakub Kicinskixdp: allow attaching programs loaded for specific device
2017-11-05 Jakub Kicinskinet: bpf: rename ndo_xdp to ndo_bpf
2017-11-05 Eric Dumazettcp: do not clear again skb->csum in tcp_init_nondata_skb()
2017-11-05 Eric Dumazettcp: tcp_mtu_probing() cleanup
2017-11-05 David S. MillerMerge branch 'openvswitch-netns'
2017-11-05 Jiri Bencrtnetlink: use netnsid to query interface
2017-11-05 Jiri Bencopenvswitch: reliable interface indentification in...
2017-11-05 Jiri Bencnet: export peernet2id_alloc
2017-11-05 Eric Dumazetipv6: remove IN6_ADDR_HSIZE from addrconf.h
2017-11-05 Eric Dumazetpktgen: do not abuse IN6_ADDR_HSIZE
2017-11-04 Colin Ian Kingnet: sched: cls_u32: use bitwise & rather than logical...
2017-11-04 Konstantin Khlebnikovtcp_nv: use do_div() instead of expensive div64_u64()
2017-11-04 Vadim Fedorenkoadd support of IFF_XMIT_DST_RELEASE bit in vlan
2017-11-04 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-11...
2017-11-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-03 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-11-03 Linus TorvaldsMerge tag 'powerpc-4.14-6' of git://git.kernel.org...
2017-11-03 Linus TorvaldsMerge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org...
2017-11-03 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc8' of git://people...
2017-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-03 David S. MillerMerge branch 'net-mini_Qdisc'
2017-11-03 Jiri Pirkonet: core: introduce mini_Qdisc and eliminate usage...
2017-11-03 Jiri Pirkonet: sched: introduce chain_head_change callback
2017-11-03 Cong Wangnet_sched: check NULL in tcf_block_put()
2017-11-03 Eric Dumazettcp: tcp_fragment() should not assume rtx skbs
2017-11-03 Colin Ian Kingnet: sched: cls_bpf: use bitwise & rather than logical...
2017-11-03 Eric Dumazettcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
2017-11-03 Jon Maloytipc: eliminate unnecessary probing
2017-11-03 Jiri Pirkonet: sched: move block offload unbind after all chains...
2017-11-03 Wei Yongjunnet/ncsi: Make local function ncsi_get_filter() static
2017-11-03 Allen Paisnet: bridge: Convert timers to use timer_setup()
2017-11-03 Allen Paisnet: bridge: Convert timers to use timer_setup()
2017-11-03 David S. MillerMerge branch 'mlxsw-Align-multipath-hash-parameters...
2017-11-03 Ido Schimmelipv4: Send a netevent whenever multipath hash policy...
2017-11-03 Eric Dumazettcp: do not mangle skb->cb[] in tcp_make_synack()
2017-11-03 Florian Westphalfib: fib_dump_info can no longer use __in_dev_get_rtnl
2017-11-03 Egil Hjelmelandnet: Define eth_stp_addr in linux/etherdevice.h
2017-11-03 David S. MillerMerge branch 'net-sched-use-after-free'
2017-11-03 Cong Wangnet_sched: hold netns refcnt for each action
2017-11-03 Cong Wangnet_sched: acquire RTNL in tc_action_net_exit()
2017-11-03 Song Liutcp: add tracepoint trace_tcp_retransmit_synack()
2017-11-03 Tom Herbertipv6: Implement limits on Hop-by-Hop and Destination...
2017-11-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-11-02 Linus TorvaldsMerge tag 'spdx_identifiers-4.14-rc8' of git://git...
2017-11-02 Linus TorvaldsMerge tag 'linux-kselftest-4.14-rc7' of git://git.kerne...
2017-11-02 Linus TorvaldsMerge tag 'sound-4.14-rc8' of git://git.kernel.org...
2017-11-02 Greg Kroah-HartmanLicense cleanup: add SPDX GPL-2.0 license identifier...
2017-11-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-02 Konstantin Khlebnikovtcp_nv: fix division by zero in tcpnv_acked()
2017-11-02 David S. MillerMerge branch 'net-sched-block-callbacks-follow-up'
2017-11-02 Jiri Pirkonet: sched: remove tc_can_offload check from egdev...
2017-11-02 Jiri Pirkonet: sched: move the can_offload check from binding...
2017-11-02 Nikolay Aleksandrovnet: bridge: add notifications for the bridge dev on...
2017-11-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-02 Dave AirlieMerge branch 'drm-fixes-4.14' of git://people.freedeskt...
2017-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-11-01 Takashi IwaiMerge tag 'asoc-fix-v4.14-rc7' of https://git.kernel...
2017-11-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-11-01 Mark BrownMerge remote-tracking branches 'asoc/fix/topology'...
2017-11-01 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2017-11-01 David S. MillerMerge branch 'lan9303-Fix-STP-and-flooding-issues'
2017-11-01 Egil Hjelmelandnet: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark
2017-11-01 Egil Hjelmelandnet: dsa: lan9303: Add STP ALR entry on port 0
2017-11-01 Egil Hjelmelandnet: dsa: lan9303: Transmit using ALR when unicast
2017-11-01 Paolo Abeniipv4: fix validate_source for VRF setup
2017-11-01 Wei Yongjunsctp: fix error return code in sctp_send_add_streams()
2017-11-01 Eric Dumazettcp: fix tcp_mtu_probe() vs highest_sack
2017-11-01 Eric Dumazetipv6: addrconf: increment ifp refcount before ipv6_del_...
2017-11-01 Vishwanath Painet: display hw address of source machine during ipv6...
2017-11-01 David S. MillerMerge branch 'netrom-cleanups'
2017-11-01 Gustavo A. R. Silvanet: netrom: nr_route: mark expected switch fall-throughs
2017-11-01 Gustavo A. R. Silvanet: netrom: nr_route: refactor code in nr_add_node
2017-11-01 Tejaswi Tanikellanetfilter: nf_reject_ipv4: Fix use-after-free in send_reset
2017-11-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-11-01 Kees Cooknet: tipc: Convert timers to use timer_setup()
2017-11-01 David Ahernnet: sit: Update lookup to handle links set to L3 slave
2017-11-01 Nikolay Aleksandrovnet: bridge: add neigh_suppress to bridge port policies
2017-11-01 Yotam GigiMAINTAINERS: Update Yotam's E-mail
2017-11-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-11-01 Gustavo A. R. Silvanet: dccp: ccids: lib: packet_history: use swap macro...
2017-11-01 Gustavo A. R. Silvanet: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header
2017-11-01 Gustavo A. R. Silvanet: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet
next