summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-26netfilter: x_tables: limit allocation requests for blob rule headsFlorian Westphal
2018-04-26netfilter: compat: reject huge allocation requestsFlorian Westphal
2018-04-26netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-04-26netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-04-26netfilter: x_tables: cap allocations at 512 mbyteFlorian Westphal
2018-04-24rpc_pipefs: fix double-dput()Al Viro
2018-04-24xprtrdma: Fix corner cases when handling device removalChuck Lever
2018-04-24xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-04-19ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca
2018-04-19l2tp: fix race in duplicate tunnel detectionGuillaume Nault
2018-04-19l2tp: fix races in tunnel creationGuillaume Nault
2018-04-19rds: MP-RDS may use an invalid c_pathKa-Cheong Poon
2018-04-12net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang
2018-04-12vti6: better validate user provided tunnel namesEric Dumazet
2018-04-12ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-12ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-04-12ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-04-12ip_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-12net: fool proof dev_valid_name()Eric Dumazet
2018-04-12vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu
2018-04-12sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet
2018-04-12sctp: do not leak kernel memory to user spaceEric Dumazet
2018-04-12net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti
2018-04-12net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill
2018-04-12net: dsa: Discard frames from unused portsAndrew Lunn
2018-04-12arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-30net/ipv6: Fix route leaking between VRFsDavid Ahern
2018-03-30ipv6: sr: fix seg6 encap performances with TSO enabledDavid Lebrun
2018-03-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita
2018-03-29ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-29netfilter: nf_nat_snmp_basic: add correct dependency to MakefileMasahiro Yamada
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun
2018-03-27llc: properly handle dev_queue_xmit() return valueCong Wang
2018-03-27strparser: Fix sign of err codesDave Watson
2018-03-27net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-03-27net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet
2018-03-27Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-03-26net: sched, fix OOO packets with pfifo_fastJohn Fastabend
2018-03-25ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-03-25netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko
2018-03-25net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel
2018-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan
2018-03-24batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing
2018-03-24batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing
2018-03-23ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet