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-11-01
ip_vti: remove the useless err_count check in vti_xmit
Xin Long
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
2017-11-01
netlink: Allow ext_ack to carry non-error messages
David Ahern
2017-11-01
net: dsa: remove name arg from slave create
Vivien Didelot
2017-11-01
net: dsa: get port name at parse time
Vivien Didelot
2017-11-01
net: dsa: get master device at port parsing time
Vivien Didelot
2017-11-01
net: dsa: get port type at parse time
Vivien Didelot
2017-11-01
net: dsa: add port parse functions
Vivien Didelot
2017-11-01
net: dsa: get ports within parsing code
Vivien Didelot
2017-11-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-01
l2tp: remove field 'dev' from struct l2tp_eth
Guillaume Nault
2017-11-01
l2tp: remove l2tp_tunnel_count and l2tp_session_count
Guillaume Nault
2017-11-01
l2tp: remove l2tp specific refcount debugging
Guillaume Nault
2017-11-01
l2tp: remove ->ref() and ->deref()
Guillaume Nault
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2017-10-31
net: filter: remove unused variable and fix warning
Jakub Kicinski
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
2017-10-29
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in route filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in fw filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in flower filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in flow filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
2017-10-29
net_sched: use tcf_queue_work() in basic filter
Cong Wang
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2017-10-29
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
2017-10-29
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2017-10-29
net_sched: avoid matching qdisc with zero handle
Cong Wang
2017-10-29
ipv6: prevent user from adding cached routes
Wei Wang
2017-10-29
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
2017-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-29
l2tp: initialise PPP sessions before registering them
Guillaume Nault
2017-10-29
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
2017-10-29
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
2017-10-29
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
2017-10-29
tcp: Remove "linux/unaligned/access_ok.h" include.
David S. Miller
2017-10-29
bridge: vlan: signal if anything changed on vlan add
Nikolay Aleksandrov
2017-10-29
bridge: netlink: make setlink/dellink notifications more accurate
Nikolay Aleksandrov
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
[next]