summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2017-08-18net: style cleanupsstephen hemminger
2017-08-18net: mark receive queue attributes ro_after_initstephen hemminger
2017-08-18net: make queue attributes ro_after_initstephen hemminger
2017-08-18net: make BQL sysfs attributes ro_after_initstephen hemminger
2017-08-18net: drop unused attribute argument from sysfs queue funcsstephen hemminger
2017-08-18net: make net sysfs attributes ro_after_initstephen hemminger
2017-08-18net: constify net_ns_type_operationsstephen hemminger
2017-08-18net: make net_class ro_after_initstephen hemminger
2017-08-18net: constify netdev_class_filestephen hemminger
2017-08-18net: don't decrement kobj reference count on init failurestephen hemminger
2017-08-18xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer
2017-08-18net: inet: diag: expose sockets cgroup classidLevin, Alexander (Sasha Levin)
2017-08-18ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet
2017-08-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-08-18ipv6: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-08-17bpf: reuse tc bpf prologue for sk skb progsDaniel Borkmann
2017-08-17bpf: no need to nullify ri->map in xdp_do_redirectDaniel Borkmann
2017-08-16tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.David S. Miller
2017-08-16net: sched: cls_flower: fix ndo_setup_tc type for stats callJiri Pirko
2017-08-16qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBsJesper Dangaard Brouer
2017-08-16bpf: add access to sock fields and pkt data from sk_skb programsJohn Fastabend
2017-08-16bpf: sockmap with sk redirect supportJohn Fastabend
2017-08-16bpf: introduce new program type for skbs on socketsJohn Fastabend
2017-08-16net: fixes for skb_send_sockJohn Fastabend
2017-08-16net: add sendmsg_locked and sendpage_locked to af_inet6John Fastabend
2017-08-16net: early init support for strparserJohn Fastabend
2017-08-16net_sched/hfsc: opencode trivial set_active() and set_passive()Konstantin Khlebnikov
2017-08-16net_sched: call qlen_notify only if child qdisc is emptyKonstantin Khlebnikov
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15ipv4: route: set ipv4 RTM_GETROUTE to not use rtnlFlorian Westphal
2017-08-15ipv6: route: set ipv6 RTM_GETROUTE to not use rtnlFlorian Westphal
2017-08-15ipv6: route: make rtm_getroute not assume rtnl is lockedFlorian Westphal
2017-08-15dsa: fix flow disector null pointerCraig Gallek
2017-08-15net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov
2017-08-15net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov
2017-08-15net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov
2017-08-15ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet
2017-08-14dccp: purge write queue in dccp_destroy_sock()Eric Dumazet
2017-08-14ipv6: release rt6->rt6i_idev properly during ifdownWei Wang
2017-08-14af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet
2017-08-14tcp: ulp: avoid module refcnt leak in tcp_set_ulpSabrina Dubroca
2017-08-14tipc: avoid inheriting msg_non_seq flag when message is returnedJon Paul Maloy
2017-08-14tipc: accept PACKET_MULTICAST packetsJon Paul Maloy
2017-08-14ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal
2017-08-13net: ipv4: add check for l3slave for index returned in IP_PKTINFODavid Ahern
2017-08-13net: ipv4: remove unnecessary check on orig_oifDavid Ahern