summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-20ipv6: addrconf: cleanup locking in ipv6_add_addrDavid Ahern
2017-10-20net/sched: Set the net-device for egress device instanceOr Gerlitz
2017-10-20Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2017-10-20net: sched: cls_u32: use hash_ptr() for tc_u_hashArnd Bergmann
2017-10-20tipc: checking for NULL instead of IS_ERR()Dan Carpenter
2017-10-19net: l2tp: mark expected switch fall-throughGustavo A. R. Silva
2017-10-19mqprio: fix potential null pointer dereference on optColin Ian King
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-18tcp: fix tcp_xmit_retransmit_queue() after rbtree introductionEric Dumazet
2017-10-18bpf: allow access to skb->len from offloadsJakub Kicinski
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski
2017-10-18bpf: split verifier and program opsJakub Kicinski
2017-10-18net: ipx: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18ipv6: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18ipv4: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18decnet: af_decnet: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18sunrpc: Convert timers to use timer_setup()Kees Cook
2017-10-18ipv4: timewait: Convert timers to use timer_setup()Kees Cook
2017-10-18net: atm: Convert timers to use timer_setup()Kees Cook
2017-10-18net/core: Convert sk_timer users to use timer_setup()Kees Cook
2017-10-18net/core: Collapse redundant sk_timer callback data assignmentsKees Cook
2017-10-18inet: frags: Convert timers to use timer_setup()Kees Cook
2017-10-18inet/connection_sock: Convert timers to use timer_setup()Kees Cook
2017-10-18netfilter: ipset: Convert timers to use timer_setup()Kees Cook
2017-10-18net: sched: Convert timers to use timer_setup()Kees Cook
2017-10-18net: can: Convert timers to use timer_setup()Kees Cook
2017-10-18xfrm: Convert timers to use timer_setup()Kees Cook
2017-10-18net/rose: Convert timers to use timer_setup()Kees Cook
2017-10-18net/lapb: Convert timers to use timer_setup()Kees Cook
2017-10-18net/decnet: Convert timers to use timer_setup()Kees Cook
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot
2017-10-18net: dsa: rename dsa_master_get_slaveVivien Didelot
2017-10-18net: dsa: add slave to master helperVivien Didelot
2017-10-18net: dsa: add slave to port helperVivien Didelot
2017-10-18net: dsa: add slave notify helperVivien Didelot
2017-10-18net: dsa: use port's cpu_dp when creating a slaveVivien Didelot
2017-10-18netlink: use NETLINK_CB(in_skb).sk instead of looking it upJohannes Berg
2017-10-18bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer
2017-10-18rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signalsDavid Howells
2017-10-18rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells
2017-10-18rxrpc: Support service upgrade from a kernel serviceDavid Howells
2017-10-17ethtool: add ethtool_intersect_link_masksAlan Brady
2017-10-17net: export netdev_txq_to_tc to allow sch_mqprio to compile as moduleHenrik Austad
2017-10-16tipc: fix rebasing errorJon Maloy
2017-10-16net: core: rcu-ify rtnl af_opsFlorian Westphal
2017-10-16rtnetlink: place link af dump into own helperFlorian Westphal
2017-10-16tcp: cdg: make struct tcp_cdg staticColin Ian King
2017-10-16net: dccp: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-16ipv6: only update __use and lastusetime once per jiffy at mostWei Wang