OSDN Git Service

net/sock: Update memalloc_socks static key to modern api
[uclinux-h8/linux.git] / net /
2018-05-10 Davidlohr Buesonet/sock: Update memalloc_socks static key to modern api
2018-05-10 Davidlohr Buesonet/ipv4: Update ip_tunnel_metadata_cnt static key...
2018-05-10 David S. MillerMerge tag 'mlx5-updates-2018-05-07' of git://git./linux...
2018-05-09 David S. MillerMerge branch 'udp-gso-cleanups'
2018-05-09 Alexander Duyckudp: Do not copy destructor if one is not present
2018-05-09 Alexander Duyckudp: Add support for software checksum and GSO_PARTIAL...
2018-05-09 Alexander Duyckudp: Partially unroll handling of first segment and...
2018-05-09 Alexander Duyckudp: Do not pass checksum as a parameter to GSO segment...
2018-05-09 Alexander Duyckudp: Do not pass MSS as parameter to GSO segmentation
2018-05-09 Alexander Duyckudp: Record gso_segs when supporting UDP segmentation...
2018-05-08 Paolo Abeniflow_dissector: do not rely on implicit casts
2018-05-08 Paolo Abeninet: core: rework basic flow dissection helper
2018-05-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-05-08 David S. MillerMerge branch 'ipv6-misc'
2018-05-08 Eran Ben Elishanet: ipv6/gre: Add GRO support
2018-05-08 Tariq Toukannet: ipv6: Fix typo in ipv6_find_hdr() documentation
2018-05-08 Sun Lianwennet/9p: correct the variable name in v9fs_get_trans_by_...
2018-05-08 Sun Lianwenvlan: correct the file path in vlan_dev_change_flags...
2018-05-08 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-05-07 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2018-05-06 Florian Westphalnetfilter: nft_dynset: fix timeout updates on 32bit
2018-05-06 Florent Fourcotnetfilter: ctnetlink: export nf_conntrack_max
2018-05-06 Fernando Fernandez... netfilter: extract Passive OS fingerprint infrastructur...
2018-05-06 Florian Westphalnetfilter: nf_nat: remove unused ct arg from lookup...
2018-05-06 Ahmed Abdelsalamnetfilter: ip6t_srh: extend SRH matching for previous...
2018-05-06 Laura Garcia Liebananetfilter: nft_numgen: enable hashing of one element
2018-05-06 Laura Garcia Liebananetfilter: nft_numgen: add map lookups for numgen state...
2018-05-04 David Ahernnet/ipv6: rename rt6_next to fib6_next
2018-05-04 David S. MillerMerge branch 'smc-splice-implementation'
2018-05-04 Stefan Rasplsmc: add support for splice()
2018-05-04 Stefan Rasplsmc: allocate RMBs as compound pages
2018-05-04 Stefan Rasplsmc: make smc_rx_wait_data() generic
2018-05-04 Stefan Rasplsmc: simplify abort logic
2018-05-04 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-05-04 Mathias Krausexfrm: use a dedicated slab cache for struct xfrm_state
2018-05-04 Linus TorvaldsMerge tag 'linux-kselftest-4.17-rc4' of git://git....
2018-05-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-05-04 Linus TorvaldsMerge branch 'parisc-4.17-4' of git://git./linux/kernel...
2018-05-03 Alexei StarovoitovMerge branch 'move-ld_abs-to-native-BPF'
2018-05-03 Daniel Borkmannbpf: add skb_load_bytes_relative helper
2018-05-03 Daniel Borkmannbpf: implement ld_abs/ld_ind in native bpf
2018-05-03 Daniel Borkmannbpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
2018-05-03 Daniel Borkmannbpf: prefix cbpf internal helpers with bpf_
2018-05-03 Alexei StarovoitovMerge branch 'AF_XDP-initial-support'
2018-05-03 Magnus Karlssonxsk: statistics support
2018-05-03 Magnus Karlssonxsk: support for Tx
2018-05-03 Magnus Karlssondev: packet: make packet_direct_xmit a common function
2018-05-03 Magnus Karlssonxsk: add Tx queue setup and mmap support
2018-05-03 Magnus Karlssonxsk: add umem completion queue support and mmap
2018-05-03 Björn Töpelxsk: wire up XDP_SKB side of AF_XDP
2018-05-03 Björn Töpelxsk: wire up XDP_DRV side of AF_XDP
2018-05-03 Björn Töpelbpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
2018-05-03 Björn Töpelxsk: add Rx receive functions and poll support
2018-05-03 Magnus Karlssonxsk: add support for bind for Rx
2018-05-03 Björn Töpelxsk: add Rx queue setup and mmap support
2018-05-03 Magnus Karlssonxsk: add umem fill queue support and mmap
2018-05-03 Björn Töpelxsk: add user memory registration support sockopt
2018-05-03 Björn Töpelnet: initial AF_XDP skeleton
2018-05-03 Eric Dumazetdccp: fix tasklet usage
2018-05-03 David S. MillerMerge branch 'smc-fixes'
2018-05-03 Stefan Rasplsmc: fix sendpage() call
2018-05-03 Karsten Graulnet/smc: handle unregistered buffers
2018-05-03 Karsten Graulnet/smc: call consolidation
2018-05-03 David S. MillerMerge branch 'bridge-FDB-Notify-about-removal-of-non...
2018-05-03 Petr Machatanet: bridge: Notify about !added_by_user FDB entries
2018-05-03 Petr Machataswitchdev: Add fdb.added_by_user to switchdev notifications
2018-05-03 Nikolay Aleksandrovnet: bridge: avoid duplicate notification on up/down...
2018-05-03 Eric Dumazettcp: restore autocorking
2018-05-03 Sun Lianwenip6_gre: correct the function name in ip6gre_tnl_addr_c...
2018-05-03 Eric Dumazetrds: do not leak kernel memory to user land
2018-05-03 David S. MillerMerge branch 'act_csum-get_fill_size'
2018-05-03 Craig Dillabaughnet sched: Implemented get_fill_size routine for act_csum.
2018-05-03 Linus TorvaldsMerge tag 'trace-v4.17-rc1-2' of git://git./linux/kerne...
2018-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-05-03 Julian Anastasovipv4: fix fnhe usage by non-cached routes
2018-05-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-05-03 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-05-02 Eric Dumazetnet_sched: fq: take care of throttled flows before...
2018-05-02 Ido Schimmelipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
2018-05-02 David S. MillerMerge branch 'net-smc-small-features'
2018-05-02 Ursula Braunnet/smc: determine vlan_id of stacked net_device
2018-05-02 Ursula Braunnet/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
2018-05-02 Karsten Graulnet/smc: ipv6 support for smc_diag.c
2018-05-02 Karsten Graulnet/smc: periodic testlink support
2018-05-02 Ursula Braunnet/smc: restrict non-blocking connect finish
2018-05-02 Xin Longsctp: fix the issue that the cookie-ack with auth can...
2018-05-02 Xin Longsctp: use the old asoc when making the cookie-ack chunk...
2018-05-02 Xin Longsctp: init active key for the new asoc in dupcook_a...
2018-05-02 Neal Cardwelltcp_bbr: fix to zero idle_restart only upon S/ACKed...
2018-05-02 Sean Tranchettiudp: Complement partial checksum for GSO packet
2018-05-01 Dave Watsonnet/tls: Don't recursively call push_record during...
2018-05-01 Soheil Hassas Yeganehtcp: send in-queue bytes in cmsg upon read
2018-05-01 Florian Fainellinet: core: Inline netdev_features_size_check()
2018-05-01 Thomas Winteripv6: Allow non-gateway ECMP for IPv6
2018-05-01 Willem de Bruijnudp: disable gso with no_check_tx
2018-05-01 Wenwen Wangethtool: fix a potential missing-check bug
2018-05-01 Paul Blakeycls_flower: Support multiple masks per priority
2018-05-01 Eric Dumazettcp: fix TCP_REPAIR_QUEUE bound checking
2018-05-01 Eric Dumazetipv6: fix uninit-value in ip6_multipath_l3_keys()
2018-05-01 Linus TorvaldsMerge tag 'xfs-4.17-fixes-1' of git://git./fs/xfs/xfs...
next