summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-093-15/+15
| * | | | | | | | net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-0/+25
| * | | | | | | | net/sched: cls_flower: Add matching on conntrack infoPaul Blakey2019-07-091-5/+122
| * | | | | | | | net/flow_dissector: add connection tracking dissectionPaul Blakey2019-07-091-0/+44
| * | | | | | | | net/sched: Introduce action ctPaul Blakey2019-07-094-0/+1001
| * | | | | | | | devlink: Introduce PCI VF port flavour and port attributeParav Pandit2019-07-091-0/+38
| * | | | | | | | devlink: Introduce PCI PF port flavour and port attributeParav Pandit2019-07-091-0/+34
| * | | | | | | | devlink: Return physical port fields only for applicable port flavoursParav Pandit2019-07-091-0/+4
| * | | | | | | | devlink: Refactor physical port attributesParav Pandit2019-07-091-20/+38
| * | | | | | | | net/tls: fix socket wmem accounting on fallback with netemJakub Kicinski2019-07-081-0/+4
| * | | | | | | | net/tls: add missing prot info initJakub Kicinski2019-07-081-0/+2
| * | | | | | | | net/tls: don't clear TX resync flag on errorDirk van der Merwe2019-07-081-2/+6
| * | | | | | | | sctp: remove rcu_read_lock from sctp_bind_addr_stateXin Long2019-07-081-9/+4
| * | | | | | | | sctp: rename sp strm_interleave to ep intl_enableXin Long2019-07-082-6/+6
| * | | | | | | | sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long2019-07-084-6/+6
| * | | | | | | | sctp: remove prsctp_enable from asocXin Long2019-07-083-6/+5
| * | | | | | | | sctp: remove reconf_enable from asocXin Long2019-07-083-9/+4
| * | | | | | | | net: sched: add mpls manipulation actions to TCJohn Hurley2019-07-084-0/+448
| * | | | | | | | net: core: add MPLS update core helper and use in OvSJohn Hurley2019-07-082-10/+36
| * | | | | | | | net: core: move pop MPLS functionality from OvS to core helperJohn Hurley2019-07-082-35/+44
| * | | | | | | | net: core: move push MPLS functionality from OvS to core helperJohn Hurley2019-07-082-27/+68
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-0849-286/+377
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch2019-07-081-0/+2
| | * | | | | | | | nfc: fix potential illegal memory accessYang Wei2019-07-081-1/+1
| | * | | | | | | | net: bpfilter: print umh messages to /dev/kmsgGary Lin2019-07-071-1/+1
| | * | | | | | | | net/tls: fix poll ignoring partially copied recordsJakub Kicinski2019-07-071-1/+2
| | * | | | | | | | ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()Ido Schimmel2019-07-051-1/+1
| | * | | | | | | | hsr: fix a NULL pointer deref in hsr_dev_xmit()Cong Wang2019-07-051-3/+7
| | * | | | | | | | hsr: implement dellink to clean up resourcesCong Wang2019-07-055-10/+25
| | * | | | | | | | hsr: fix a memory leak in hsr_del_port()Cong Wang2019-07-052-2/+5
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-07-055-80/+62
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | xfrm interface: fix memory leak on creationNicolas Dichtel2019-07-031-70/+28
| | | * | | | | | | | xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-07-031-5/+7
| | | * | | | | | | | xfrm: remove a duplicated assignmentCong Wang2019-07-021-3/+0
| | | * | | | | | | | ipsec: select crypto ciphers for xfrm_algoArnd Bergmann2019-06-211-0/+2
| | | * | | | | | | | xfrm: fix sa selector validationNicolas Dichtel2019-06-171-0/+3
| | | * | | | | | | | af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden2019-05-281-2/+6
| | | * | | | | | | | xfrm: Fix xfrm sel prefix length validationAnirudh Gupta2019-05-281-0/+16
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-035-23/+90
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | xdp: fix hang while unregistering device bound to xdp socketIlya Maximets2019-07-033-16/+82
| | | * | | | | | | | | xdp: hold device for umem regardless of zero-copy modeIlya Maximets2019-07-031-5/+6
| | | * | | | | | | | | xsk: Properly terminate assignment in xskq_produce_flush_descNathan Chancellor2019-06-261-1/+1
| | | * | | | | | | | | bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookupAnton Protopopov2019-06-171-1/+1
| | * | | | | | | | | | sctp: count data bundling sack chunk for outctrlchunksXin Long2019-07-031-0/+3
| | * | | | | | | | | | net: don't warn in inet diag when IPV6 is disabledStephen Hemminger2019-07-031-3/+0
| | * | | | | | | | | | rxrpc: Fix send on a connected, but unbound socketDavid Howells2019-07-021-2/+2
| | * | | | | | | | | | net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov2019-07-021-2/+1
| | * | | | | | | | | | net: bridge: don't cache ether dest pointer on inputNikolay Aleksandrov2019-07-021-5/+3
| | * | | | | | | | | | net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov2019-07-021-2/+1
| | * | | | | | | | | | net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov2019-07-021-8/+12