summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-07-25xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever
2018-07-25skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-25net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern
2018-07-25net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti
2018-07-25ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks
2018-07-25gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen
2018-07-22net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-22rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar
2018-07-22netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-22KEYS: DNS: fix parsing multiple optionsEric Biggers
2018-07-22netfilter: ebtables: reject non-bridge targetsFlorian Westphal
2018-07-22net/packet: fix use-after-freeEric Dumazet
2018-07-22tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-07-22tcp: fix Fast Open key endiannessYuchung Cheng
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-07-22net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet
2018-07-22net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-07-17netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-07-11Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2018-07-11netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo
2018-07-11ipv4: Fix error return value in fib_convert_metrics()Ben Hutchings
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-26net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-06-26ipv6: allow PMTU exceptions to local routesJulian Anastasov
2018-06-26tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet
2018-06-26ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-06-26netfilter: ebtables: handle string from userspace with carePaolo Abeni
2018-06-26xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-06-16af_key: Always verify length of provided sadb_keyKevin Easton
2018-06-13net: metrics: add proper netlink validationEric Dumazet
2018-06-13rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-13vrf: check the original netdevice for generating redirectStephen Suryaputra
2018-06-13sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long
2018-06-13packet: fix reserve calculationWillem de Bruijn
2018-06-13net/packet: refine check for priv area sizeEric Dumazet
2018-06-13kcm: Fix use-after-free caused by clonned socketsKirill Tkhai
2018-06-13ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-13dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev
2018-06-06tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2018-05-30Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman
2018-05-30netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines
2018-05-30rxrpc: Don't treat call aborts as conn abortsDavid Howells
2018-05-30rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells
2018-05-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang
2018-05-30batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing