summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-28
* tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-28
* tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-28
* tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
* tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
* tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-28
* tcp: fix dctcp delayed ACK scheduleYuchung Cheng2018-07-28
* rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu2018-07-28
* ip: hash fragments consistentlyPaolo Abeni2018-07-28
* skbuff: Unconditionally copy pfmemalloc in __skb_clone()Stefano Brivio2018-07-25
* net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio2018-07-25
* net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern2018-07-25
* ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks2018-07-25
* net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa2018-07-22
* rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar2018-07-22
* KEYS: DNS: fix parsing multiple optionsEric Biggers2018-07-22
* netfilter: ebtables: reject non-bridge targetsFlorian Westphal2018-07-22
* net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov2018-07-22
* tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen2018-07-22
* tcp: fix Fast Open key endiannessYuchung Cheng2018-07-22
* net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet2018-07-22
* net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet2018-07-22
* Revert "sit: reload iphdr in ipip6_rcv"David S. Miller2018-07-22
* netfilter: x_tables: initialise match/target check parameter structFlorian Westphal2018-07-17
* netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet2018-07-17
* netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn2018-07-11
* netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo2018-07-11
* ipv4: Fix error return value in fib_convert_metrics()Ben Hutchings2018-07-11
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-07-03
* xfrm: skip policies marked as dead while rehashingFlorian Westphal2018-07-03
* xfrm: Ignore socket policies when rebuilding hash tablesTobias Brunner2018-07-03
* tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2018-07-03
* tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet2018-07-03
* ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov2018-07-03
* netfilter: ebtables: handle string from userspace with carePaolo Abeni2018-07-03
* xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet2018-07-03
* af_key: Always verify length of provided sadb_keyKevin Easton2018-06-16
* net: metrics: add proper netlink validationEric Dumazet2018-06-13
* rtnetlink: validate attributes in do_setlink()Eric Dumazet2018-06-13
* packet: fix reserve calculationWillem de Bruijn2018-06-13
* net/packet: refine check for priv area sizeEric Dumazet2018-06-13
* ipv4: remove warning in ip_recv_errorWillem de Bruijn2018-06-13
* ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca2018-06-13
* dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev2018-06-13
* tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2018-06-06
* Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"Greg Kroah-Hartman2018-05-30
* netlabel: If PF_INET6, check sk_buff ip header versionRichard Haines2018-05-30
* net: Fix untag for vlan packets without ethernet headerToshiaki Makita2018-05-30
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-05-30
* batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing2018-05-30