index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-10-18
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net: sched: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net: can: Convert timers to use timer_setup()
Kees Cook
2017-10-18
xfrm: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net/rose: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net/lapb: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net/decnet: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
2017-10-18
net: dsa: rename dsa_master_get_slave
Vivien Didelot
2017-10-18
net: dsa: add slave to master helper
Vivien Didelot
2017-10-18
net: dsa: add slave to port helper
Vivien Didelot
2017-10-18
net: dsa: add slave notify helper
Vivien Didelot
2017-10-18
net: dsa: use port's cpu_dp when creating a slave
Vivien Didelot
2017-10-18
netlink: use NETLINK_CB(in_skb).sk instead of looking it up
Johannes Berg
2017-10-18
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
2017-10-18
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2017-10-17
net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
Henrik Austad
2017-10-16
tipc: fix rebasing error
Jon Maloy
2017-10-16
net: core: rcu-ify rtnl af_ops
Florian Westphal
2017-10-16
rtnetlink: place link af dump into own helper
Florian Westphal
2017-10-16
tcp: cdg: make struct tcp_cdg static
Colin Ian King
2017-10-16
net: dccp: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-16
ipv6: only update __use and lastusetime once per jiffy at most
Wei Wang
2017-10-16
ipv6: check fn before doing FIB6_SUBTREE(fn)
Wei Wang
2017-10-16
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
2017-10-16
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Jiri Pirko
2017-10-16
net: sched: cls_u32: use block instead of q in tc_u_common
Jiri Pirko
2017-10-16
net: sched: ematch: obtain net pointer from blocks
Jiri Pirko
2017-10-16
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-16
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
2017-10-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-14
tcp: add a tracepoint for tcp retransmission
Cong Wang
2017-10-14
net_sched: fix a compile warning in act_ife
Cong Wang
2017-10-14
Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-10-14
net: dsa: remove .set_addr
Vivien Didelot
2017-10-14
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
2017-10-13
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-13
tipc: add multipoint-to-point flow control
Jon Maloy
2017-10-13
tipc: guarantee delivery of last broadcast before DOWN event
Jon Maloy
2017-10-13
tipc: guarantee delivery of UP event before first broadcast
Jon Maloy
2017-10-13
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
2017-10-13
tipc: guarantee group unicast doesn't bypass group broadcast
Jon Maloy
2017-10-13
tipc: introduce group multicast messaging
Jon Maloy
2017-10-13
tipc: introduce group anycast messaging
Jon Maloy
2017-10-13
tipc: introduce group unicast messaging
Jon Maloy
2017-10-13
tipc: introduce flow control for group broadcast messages
Jon Maloy
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
2017-10-13
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
[next]