summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-08-29packet: Don't write vnet header beyond end of bufferBenjamin Poirier
2017-08-29tipc: permit bond slave as bearerParthasarathy Bhuvaragan
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu
2017-08-29ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long
2017-08-29xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer
2017-08-29xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer
2017-08-29xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer
2017-08-29xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer
2017-08-29Merge tag 'rxrpc-next-20170829' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-08-29addrlabel: add/delete/get can run without rtnlFlorian Westphal
2017-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells
2017-08-29rxrpc: Remove some excess whitespaceDavid Howells
2017-08-29rxrpc: Don't negate call->error before returning itDavid Howells
2017-08-29rxrpc: Fix IPv6 supportDavid Howells
2017-08-29rxrpc: Use correct timestamp from Kerberos 5 ticketDavid Howells
2017-08-29net: rxrpc: Replace time_t type with time64_t typeBaolin Wang
2017-08-28net: dsa: Don't dereference dst->cpu_dp->netdevFlorian Fainelli
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas
2017-08-28net/ncsi: Fix several packet definitionsSamuel Mendoza-Jonas
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman
2017-08-28bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu
2017-08-28sched: sfq: drop packets after root qdisc lock is releasedGao Feng
2017-08-28ipv6: set dst.obsolete when a cached route has expiredXin Long
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-28net: Add comment that early_demux can change via sysctlDavid Ahern
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu
2017-08-28gre: refactor the gre_fb_xmitWilliam Tu
2017-08-28Revert "ipv4: make net_protocol const"David Ahern
2017-08-28l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault
2017-08-28l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault
2017-08-28l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault
2017-08-28l2tp: hold tunnel while processing genl delete commandGuillaume Nault
2017-08-28l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault
2017-08-28RDS: make rhashtable_params constBhumika Goyal
2017-08-28ipv4: make net_protocol constBhumika Goyal
2017-08-28bridge: make ebt_table constBhumika Goyal
2017-08-28l2tp: initialise session's refcount before making it reachableGuillaume Nault
2017-08-28net: missing call of trace_napi_poll in busy_poll_stopJesper Dangaard Brouer
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend
2017-08-28netfilter: rt: account for tcp header size tooFlorian Westphal
2017-08-28netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.cDavide Caratti
2017-08-28netfilter: Remove NFDEBUG()Varsha Rao
2017-08-28netfilter: conntrack: don't log "invalid" icmpv6 connectionsFlorian Westphal
2017-08-28netfilter: core: batch nf_unregister_net_hooks synchronize_net callsFlorian Westphal
2017-08-28netfilter: debug: check for sorted arrayFlorian Westphal
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-28netfilter: fix a few (harmless) sparse warningsFlorian Westphal