Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-08-29net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas
2017-08-29net/ncsi: Fix several packet definitionsSamuel Mendoza-Jonas
2017-08-29irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman
2017-08-29sched: sfq: drop packets after root qdisc lock is releasedGao Feng
2017-08-29hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui
2017-08-29net: Add comment that early_demux can change via sysctlDavid Ahern
2017-08-29gre: add collect_md mode to ERSPAN tunnelWilliam Tu
2017-08-29gre: refactor the gre_fb_xmitWilliam Tu
2017-08-29Revert "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-26tcp: fix hang in tcp_sendpage_locked()Eric Dumazet
2017-08-26net_sched: kill u32_node pointer in QdiscWANG Cong
2017-08-26net_sched: remove tc class reference countingWANG Cong
2017-08-26net_sched: introduce tclass_del_notify()WANG Cong
2017-08-26net_sched: get rid of more forward declarationsWANG Cong
2017-08-26ipv6: sr: implement additional seg6local actionsDavid Lebrun
2017-08-26ipv6: sr: add helper functions for seg6localDavid Lebrun
2017-08-26ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun
2017-08-26ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun
2017-08-26ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-25strparser: initialize all callbacksEric Biggers
2017-08-25ipv6: Use multipath hash from flow info if availableJakub Sitnicki
2017-08-25ipv6: Fold rt6_info_hash_nhsfn() into its only callerJakub Sitnicki
2017-08-25ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki
2017-08-25ipv6: 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-24gre: remove duplicated assignment of iphColin Ian King
2017-08-24net: tipc: constify genl_opsArvind Yadav
2017-08-24net/sock: allow the user to set negative peek offsetPaolo Abeni
2017-08-24ipv4: do metrics match when looking up and deleting a routeXin Long
2017-08-24tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney
2017-08-23gre: fix goto statement typoWilliam Tu
2017-08-23bpf: misc xdp redirect cleanupsDaniel Borkmann
2017-08-23net: sched: use kvmalloc() for class hash tablesEric Dumazet
2017-08-23gre: introduce native tunnel support for ERSPANWilliam Tu
2017-08-23udp: remove unreachable ufo branchesWillem de Bruijn
2017-08-23tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang
2017-08-23tcp: Get a proper dst before checking it.Tonghao Zhang
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21tipc: don't reset stale broadcast send linkJon Paul Maloy
2017-08-21net: check type when freeing metadata dstDavid Lamparter