summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-19nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal
2017-04-19netfilter: allow early drop of assured conntracksFlorian Westphal
2017-04-19netfilter: conntrack: use u8 for extension sizes againFlorian Westphal
2017-04-19netfilter: remove last traces of variable-sized extensionsFlorian Westphal
2017-04-19netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal
2017-04-19netfilter: nfnetlink_cthelper: reject too large userspace allocation requestsFlorian Westphal
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal
2017-04-19netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal
2017-04-19esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari
2017-04-19esp6: fix incorrect null pointer check on xoColin Ian King
2017-04-18sctp: process duplicated strreset asoc request correctlyXin Long
2017-04-18sctp: process duplicated strreset in and addstrm in requests correctlyXin Long
2017-04-18sctp: process duplicated strreset out and addstrm out requests correctlyXin Long
2017-04-18nl80211: Fix enum type of variable in nl80211_put_sta_rate()Matthias Kaehlcke
2017-04-18mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke
2017-04-18cfg80211: Fix array-bounds warning in fragment copyMatthias Kaehlcke
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg
2017-04-18nl80211: add request id in scheduled scan event messagesArend Van Spriel
2017-04-18af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-17ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun
2017-04-17gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-17sctp: get list_of_streams of strreset outreq earlierXin Long
2017-04-17Add uid and cookie bpf helper to cg_skb_func_protoChenbo Feng
2017-04-17ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-17p9_client_readdir() fixAl Viro
2017-04-17net: bridge: notify on hw fdb takeoverNikolay Aleksandrov
2017-04-17kcm: remove a useless copy_from_user()WANG Cong
2017-04-17Subject: net: allow configuring default qdiscstephen hemminger
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran
2017-04-17net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn
2017-04-17ipv4: fix a deadlock in ip_ra_controlWANG Cong
2017-04-17net: ipv6: send unsolicited NA on admin upDavid Ahern
2017-04-17net: dsa: isolate legacy codeVivien Didelot
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal
2017-04-15netfilter: ecache: Refine the nf_ct_deliver_cached_eventsGao Feng
2017-04-15netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setupGao Feng
2017-04-15Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso
2017-04-15ipset: remove unused function __ip_set_get_netlinkAaron Conole
2017-04-14net: off by one in inet6_pton()Dan Carpenter
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-04-14xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert
2017-04-14xfrm: Add encapsulation header offsets while SKB is not encryptedIlan Tayari
2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert
2017-04-14esp: Use a synchronous crypto algorithm on offloading.Steffen Klassert
2017-04-14xfrm: Add xfrm_replay_overflow functions for offloadingSteffen Klassert
2017-04-14esp: Add gso handlers for esp4 and esp6Steffen Klassert