summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2017-08-24ipv6: Use multipath hash from flow info if availableJakub Sitnicki
2017-08-24ipv6: Fold rt6_info_hash_nhsfn() into its only callerJakub Sitnicki
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer
2017-08-24xdp: remove bpf_warn_invalid_xdp_redirectJesper Dangaard Brouer
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky
2017-08-24devlink: Add IPv4 header for dpipeArkadi Sharshevsky
2017-08-24devlink: Add Ethernet header for dpipeArkadi Sharshevsky
2017-08-23gre: remove duplicated assignment of iphColin Ian King
2017-08-23net: tipc: constify genl_opsArvind Yadav
2017-08-23net/sock: allow the user to set negative peek offsetPaolo Abeni
2017-08-23ipv4: do metrics match when looking up and deleting a routeXin Long
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney
2017-08-22gre: fix goto statement typoWilliam Tu
2017-08-22bpf: misc xdp redirect cleanupsDaniel Borkmann
2017-08-22net: sched: use kvmalloc() for class hash tablesEric Dumazet
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu
2017-08-22udp: remove unreachable ufo branchesWillem de Bruijn
2017-08-22tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang
2017-08-22tcp: Get a proper dst before checking it.Tonghao Zhang
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller