summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-10-16netfilter: xt_osf: simplify xt_osf_match_packet()Pablo Neira Ayuso
2018-10-16netfilter: nft_xfrm: use state family, not hook oneFlorian Westphal
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera
2018-10-16netfilter: cttimeout: remove set but not used variable 'l3num'YueHaibing
2018-10-16netfilter: Replace spin_is_locked() with lockdepLance Roy
2018-10-16net/ipv4: Bail early if user only wants prefix entriesDavid Ahern
2018-10-16net/ipv6: Bail early if user only wants cloned entriesDavid Ahern
2018-10-16net/mpls: Handle kernel side filtering of route dumpsDavid Ahern
2018-10-16net: Enable kernel side filtering of route dumpsDavid Ahern
2018-10-16net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern
2018-10-16ipmr: Refactor mr_rtm_dumprouteDavid Ahern
2018-10-16net/mpls: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net/ipv6: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net/ipv4: Plumb support for filtering route dumpsDavid Ahern
2018-10-16net: Add struct for fib dump filterDavid Ahern
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-15rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells
2018-10-15tcp: cdg: use tcp high resolution clock cacheEric Dumazet
2018-10-15tcp_bbr: fix typo in bbr_pacing_margin_percentNeal Cardwell
2018-10-15tcp: optimize tcp internal pacingEric Dumazet
2018-10-15net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()Eric Dumazet
2018-10-15tcp: mitigate scheduling jitter in EDT pacing modelEric Dumazet
2018-10-15net: extend sk_pacing_rate to unsigned longEric Dumazet
2018-10-15tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet
2018-10-15sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long
2018-10-15net: bridge: fix a possible memory leak in __vlan_addLi RongQing
2018-10-15rxrpc: Add /proc/net/rxrpc/peers to display peer listDavid Howells
2018-10-15ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-10-15tipc: fix unsafe rcu locking when accessing publication listTung Nguyen
2018-10-15rxrpc: Fix incorrect conditional on IPV6David Howells
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-10-15rxrpc: use correct kvec num when sending BUSY response packetYueHaibing
2018-10-15rxrpc: Fix an uninitialised variableDavid Howells
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy
2018-10-15llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com
2018-10-15tipc: support binding to specific ip address when activating UDP bearerHoang Le
2018-10-15net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki
2018-10-15ethtool: fix a privilege escalation bugWenwen Wang
2018-10-15ethtool: fix a missing-check bugWenwen Wang
2018-10-15bpf: Fix IPv6 dport byte-order in bpf_sk_lookupJoe Stringer
2018-10-15bpf: Allow sk_lookup with IPv6 moduleJoe Stringer
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend
2018-10-15tls: replace poll implementation with read hookJohn Fastabend
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15tcp, ulp: remove ulp bits from sockmapDaniel Borkmann
2018-10-15tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanupDaniel Borkmann