summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-09-01net: bridge: add per-port multicast flood flagNikolay Aleksandrov
2016-09-01net: 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-30net: mpls: Fixups for GSODavid Ahern
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-08-30net: 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
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells
2016-08-30rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng
2016-08-30netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'Gao Feng
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal
2016-08-30netfilter: conntrack: resched gc again if eviction rate is highFlorian Westphal
2016-08-30netfilter: conntrack: add gc worker to remove timed-out entriesFlorian Westphal
2016-08-30netfilter: evict stale entries on netlink dumpsFlorian Westphal
2016-08-30netfilter: conntrack: get rid of conntrack timerFlorian Westphal
2016-08-30netfilter: don't rely on DYING bit to detect when destroy event was sentFlorian Westphal
2016-08-30netfilter: restart search if moved to other chainFlorian Westphal
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29net_sched: fix use of uninitialized ethertype variable in cls_flowerArnd Bergmann
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet
2016-08-28kcm: Remove TCP specific references from kcm and strparserTom Herbert
2016-08-28tcp: Set read_sock and peek_len proto_opsTom Herbert
2016-08-26tipc: add UDP remoteip dump to netlink APIRichard Alpe
2016-08-26tipc: add the ability to get UDP options via netlinkRichard Alpe
2016-08-26tipc: add replicast peer discoveryRichard Alpe
2016-08-26tipc: introduce UDP replicastRichard Alpe
2016-08-26tipc: refactor multicast ip checkRichard Alpe
2016-08-26tipc: split UDP send functionRichard Alpe
2016-08-26tipc: split UDP nl address parsingRichard Alpe
2016-08-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel
2016-08-26switchdev: Support parent ID comparison for stacked devicesIdo Schimmel
2016-08-26net: flush the softnet backlog in process contextPaolo Abeni
2016-08-26net: bridge: export also pvid flag in the xstats flagsNikolay Aleksandrov
2016-08-26netfilter: nf_tables: Use nla_put_be32() to dump immediate parametersPablo Neira Ayuso