net/smc: consolidate function parameters
[platform/kernel/linux-starfive.git] / net /
2019-04-12 Karsten Graulnet/smc: consolidate function parameters
2019-04-12 Karsten Graulnet/smc: check for ip prefix and subnet
2019-04-12 Karsten Graulnet/smc: fallback to TCP after connect problems
2019-04-12 Ursula Braunnet/smc: nonblocking connect rework
2019-04-12 David S. MillerMerge branch 'sctp-skb-list'
2019-04-12 David Millersctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_ev...
2019-04-12 David Millersctp: Make sctp_enqueue_event tak an skb list.
2019-04-12 David Millersctp: Use helper for sctp_ulpq_tail_event() when hooked...
2019-04-12 David Millersctp: Always pass skbs on a list to sctp_ulpq_tail_event().
2019-04-12 David Millersctp: Remove superfluous test in sctp_ulpq_reasm_drain().
2019-04-12 Vlad Buslovnet: sched: flower: fix filter net reference counting
2019-04-12 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-04-11 Stanislav Fomichevbpf: explicitly prohibit ctx_{in, out} in non-skb BPF_P...
2019-04-11 David S. MillerMerge branch 'ipv6-Refactor-nexthop-selection-helpers...
2019-04-11 David Ahernipv6: Refactor __ip6_route_redirect
2019-04-11 David Ahernipv6: Refactor rt6_device_match
2019-04-11 David Ahernipv6: Move fib6_multipath_select down in ip6_pol_route
2019-04-11 David Ahernipv6: Be smarter with null_entry handling in ip6_pol_ro...
2019-04-11 David Ahernipv6: Refactor find_rr_leaf
2019-04-11 David Ahernipv6: Refactor find_match
2019-04-11 David Ahernipv6: Pass fib6_nh and flags to rt6_score_route
2019-04-11 David Ahernipv6: Change rt6_probe to take a fib6_nh
2019-04-11 David Ahernipv6: Remove rt6_check_dev
2019-04-11 David Ahernipv6: Only call rt6_check_neigh for nexthop with gateway
2019-04-11 Colin Ian Kingdns: remove redundant zero length namelen check
2019-04-11 Daniel BorkmannMerge branch 'bpf-l2-encap'
2019-04-11 Alan Maguirebpf: add layer 2 encap support to bpf_skb_adjust_room
2019-04-11 Jon Maloytipc: use standard write_lock & unlock functions when...
2019-04-11 Stanislav Fomichevbpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_T...
2019-04-11 Vlad Buslovnet: sched: flower: use correct ht function to prevent...
2019-04-11 Guillaume Naultnetns: read NETNSA_NSID as s32 attribute in rtnl_net_ge...
2019-04-11 Stanislav Fomichevbpf: support input __sk_buff context in BPF_PROG_TEST_RUN
2019-04-11 Lorenzo Bianconinet: fou: remove redundant code in gue_udp_recv
2019-04-11 Simon Hormanfou: correct spelling of encapsulation
2019-04-11 David S. MillerMerge branch 'net-sched-taprio-fix-picos_per_byte-misca...
2019-04-11 Leandro Dorileonet/sched: cbs: fix port_rate miscalculation
2019-04-11 Leandro Dorileonet/sched: taprio: fix picos_per_byte miscalculation
2019-04-10 Jakub Kicinskinet: strparser: fix comment
2019-04-10 David Ahernipv4: Handle RTA_GATEWAY set to 0
2019-04-10 David S. MillerMerge branch 'net-sched-move-back-qlen-to-per-CPU-accou...
2019-04-10 Paolo AbeniRevert: "net: sched: put back q.qlen into a single...
2019-04-10 Paolo Abeninet: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS...
2019-04-10 Paolo Abeninet: sched: always do stats accounting according to...
2019-04-10 Paolo Abeninet: caif: avoid using qdisc_qlen()
2019-04-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-04-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-04-09 Linus TorvaldsMerge tag 'xtensa-20190408' of git://github.com/jcmvbkb...
2019-04-08 David S. MillerMerge branch 'erspan-use-after-free'
2019-04-08 Lorenzo Bianconinet: ip6_gre: fix possible use-after-free in ip6erspan_rcv
2019-04-08 Lorenzo Bianconinet: ip_gre: fix possible use-after-free in erspan_rcv
2019-04-08 David S. MillerMerge branch 'ipv4-Enable-support-for-IPv6-gateway...
2019-04-08 David Ahernipv4: Allow ipv6 gateway with ipv4 routes
2019-04-08 David Ahernipv4: Flag fib_info with a fib_nh using IPv6 gateway
2019-04-08 David Ahernipv4: Handle ipv6 gateway in fib_good_nh
2019-04-08 David Ahernipv4: Handle ipv6 gateway in fib_detect_death
2019-04-08 David Ahernipv4: Handle ipv6 gateway in ipv4_confirm_neigh
2019-04-08 David Ahernbpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
2019-04-08 David Ahernipv4: Add helpers for neigh lookup for nexthop
2019-04-08 David Ahernneighbor: Add skip_cache argument to neigh_output
2019-04-08 David Ahernipv4: Add fib_check_nh_v6_gw
2019-04-08 David Ahernipv4: Refactor fib_check_nh
2019-04-08 David Ahernipv4: Add support to fib_config for IPv6 gateway
2019-04-08 David Ahernipv4: Add support to rtable for ipv6 gateway
2019-04-08 David Ahernipv4: Prepare fib_config for IPv6 gateway
2019-04-08 David Ahernipv4: Prepare rtable for IPv6 gateway
2019-04-08 David Ahernnet: Replace nhc_has_gw with nhc_gw_family
2019-04-08 David Ahernipv6: Add neighbor helpers that use the ipv6 stub
2019-04-08 David Ahernipv6: Add fib6_nh_init and release to stubs
2019-04-08 David S. MillerMerge tag 'mlx5-updates-2019-04-02' of git://git./linux...
2019-04-08 Paolo Abenidatagram: remove rendundant 'peeked' argument
2019-04-08 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-04-08 Vlad Buslovnet: sched: flower: insert filter to ht before offloadi...
2019-04-08 David S. MillerMerge branch 'rhashtable-bitlocks'
2019-04-08 NeilBrownrhashtable: use bit_spin_locks to protect hash bucket.
2019-04-07 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-04-07 Linus TorvaldsMerge tag 'for-linus-20190407' of git://git.kernel...
2019-04-07 Olof JohanssonMerge tag 'omap-for-v5.1/fixes-signed' of git://git...
2019-04-07 Olof JohanssonMerge tag 'at91-5.1-fixes' of git://git./linux/kernel...
2019-04-07 Olof JohanssonMerge tag 'v5.1-rockchip-dtfixes-1' of git://git./linux...
2019-04-07 Olof JohanssonMerge tag 'stratix10_fix_for_v5.1' of git://git./linux...
2019-04-07 Olof JohanssonMerge tag 'reset-fixes-for-v5.1' of git://git.pengutron...
2019-04-07 Linus TorvaldsMerge tag 'for-linus-5.1b-rc4-tag' of git://git./linux...
2019-04-07 Linus TorvaldsMerge tag 'mtd/fixes-for-5.1-rc4' of git://git./linux...
2019-04-07 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-04-07 David S. MillerMerge branch 'net-hsr-improvements-and-bug-fixes'
2019-04-07 Aaron Kramernet: hsr: Fix node prune function for forget time expiry
2019-04-07 Murali Karicherinet: hsr: add debugfs support for display node list
2019-04-07 Murali Karicherinet: hsr: convert to SPDX identifier
2019-04-07 Murali Karicherinet: hsr: add blank line after function declaration
2019-04-07 Murali Karicherinet: hsr: remove camel case usage in the code
2019-04-07 Murali Karicherinet: hsr: add missing space around operator in code
2019-04-07 Murali Karicherinet: hsr: fix placement of logical operator in a multi...
2019-04-07 Murali Karicherinet: hsr: remove unnecessary space after a cast
2019-04-07 Murali Karicherinet: hsr: fix NULL checks in the code
2019-04-07 Murali Karicherinet: hsr: fix lines that ends with a '('
2019-04-07 Murali Karicherinet: hsr: fix alignment issues in the code for functions
2019-04-07 Murali Karicherinet: hsr: remove unnecessary paranthesis from the code
2019-04-07 Murali Karicherinet: hsr: fix multiple blank lines in the code
2019-04-07 Murali Karicherinet: hsr: fix lines exceeding 80 characters
2019-04-07 Colin Ian Kingtcp: remove redundant check on tskb
next