summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-08-31xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman
2017-08-30devlink: Maintain consistency in mac field nameDavid Ahern
2017-08-30ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi
2017-08-30net/sched: Change cls_flower to use IDRChris Mi
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal
2017-08-30tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet
2017-08-29ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern
2017-08-29nsh: add GSO supportJiri Benc
2017-08-29act_ife: use registered ife_type as fallbackAlexander Aring
2017-08-29bridge: fdb add and delete tracepointsRoopa Prabhu
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-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/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-28sched: sfq: drop packets after root qdisc lock is releasedGao Feng
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui
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-28RDS: make rhashtable_params constBhumika Goyal
2017-08-28ipv4: make net_protocol constBhumika Goyal
2017-08-28bridge: make ebt_table constBhumika Goyal
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend
2017-08-25tcp: fix hang in tcp_sendpage_locked()Eric Dumazet
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong
2017-08-25net_sched: remove tc class reference countingWANG Cong
2017-08-25net_sched: introduce tclass_del_notify()WANG Cong
2017-08-25net_sched: get rid of more forward declarationsWANG Cong
2017-08-25ipv6: sr: implement additional seg6local actionsDavid Lebrun
2017-08-25ipv6: sr: add helper functions for seg6localDavid Lebrun
2017-08-25ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-24strparser: initialize all callbacksEric Biggers