summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-09-12netfilter: nf_tables: ensure proper initialization of nft_pktinfo fieldsPablo Neira Ayuso
2016-09-12netfilter: nft_dynset: allow to invert match criteriaPablo Neira Ayuso
2016-09-12netfilter: nft_hash: Add hash offset valueLaura Garcia Liebana
2016-09-09netfilter: nft_queue: check the validation of queues_total and queuenumLiping Zhang
2016-09-07netfilter: nf_ct_sip: allow tab character in SIP headersMarco Angaroni
2016-09-07netfilter: nft_quota: introduce nft_overquota()Pablo Neira Ayuso
2016-09-07netfilter: nft_quota: fix overquota logicPablo Neira Ayuso
2016-09-07netfilter: nft_numgen: rename until attribute by modulusLaura Garcia Liebana
2016-09-07netfilter: ftp: Remove the useless codeGao Feng
2016-09-07netfilter: ftp: Remove the useless dlen==0 condition check in find_patternGao Feng
2016-09-07netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP headerMarco Angaroni
2016-09-07netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headersMarco Angaroni
2016-09-07netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng
2016-09-07netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng
2016-09-06Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-09-04rxrpc Move enum rxrpc_command to sendmsg.cDavid Howells
2016-09-04rxrpc: Rearrange net/rxrpc/sendmsg.cDavid Howells
2016-09-04rxrpc: Split sendmsg from packet transmission codeDavid Howells
2016-09-04rxrpc: Don't change the epochDavid Howells
2016-09-04rxrpc: Randomise epoch and starting client conn ID valuesDavid Howells
2016-09-04netns: avoid disabling irq for netns idWANG Cong
2016-09-04vxlan: call peernet2id() in fdb notificationWANG Cong
2016-09-04openvswitch: Free tmpl with tmpl_free.Joe Stringer
2016-09-04rxrpc: The client call state must be changed before attachment to connDavid Howells
2016-09-03tipc: send broadcast nack directly upon sequence gap detectionJon Paul Maloy
2016-09-03tipc: rate limit broadcast retransmissionsJon Paul Maloy
2016-09-03tipc: transfer broadcast nacks in link state messagesJon Paul Maloy
2016-09-02rxrpc: Fix uninitialised variable warningDavid Howells
2016-09-02rxrpc: fix undefined behavior in rxrpc_mark_call_releasedArnd Bergmann
2016-09-02net: bridge: add per-port multicast flood flagNikolay Aleksandrov
2016-09-02net: bridge: change unicast boolean to exact pkt_typeNikolay Aleksandrov
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu
2016-09-01rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells
2016-09-01l2tp: make nla_policy conststephen hemminger
2016-09-01tcp: make nla_policy conststephen hemminger
2016-09-01ila: make nla_policy conststephen hemminger
2016-09-01fou: make nla_policy conststephen hemminger
2016-09-01netns: make nla_policy conststephen hemminger
2016-09-01batman: make netlink attributes conststephen hemminger
2016-09-01drop_monitor: make genl_multicast_group conststephen hemminger
2016-09-01net: make genetlink ctrl ops conststephen hemminger
2016-09-01mpls: get rid of trivial returnsstephen hemminger
2016-08-31net: dsa: add MDB supportVivien Didelot
2016-08-31net: mpls: Fixups for GSODavid Ahern
2016-08-31net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-08-31net: batch calls to flush_all_backlogs()Eric Dumazet
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells
2016-08-30rxrpc: Use call->peer rather than going to the connectionDavid Howells