summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* 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
* batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing2018-05-30
* vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio2018-05-30
* vti4: Don't count header length twice on tunnel setupStefano Brivio2018-05-30
* batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer2018-05-30
* net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-05-30
* ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-30
* netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal2018-05-30
* net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas2018-05-30
* sit: fix IFLA_MTU ignored on NEWLINKXin Long2018-05-30
* netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal2018-05-30
* batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer2018-05-30
* batman-adv: fix packet checksum in receive pathMatthias Schiffer2018-05-30
* NFC: llcp: Limit size of SDP URIKees Cook2018-05-30