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-11
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Andrew Lunn
2017-11-11
sock: Remove the global prot_inuse counter.
Tonghao Zhang
2017-11-11
net: decnet: dn_table: mark expected switch fall-through
Gustavo A. R. Silva
2017-11-11
l2tp: don't close sessions in l2tp_tunnel_destruct()
Guillaume Nault
2017-11-11
tcp: use sequence distance to detect reordering
Yuchung Cheng
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2017-11-11
net/ncsi: Don't return error on normal response
Samuel Mendoza-Jonas
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-11-10
act_vlan: Change stats update to use per-core stats
Manish Kurup
2017-11-10
ip_gre: add the support for i/o_flags update via ioctl
Xin Long
2017-11-10
ip_gre: add the support for i/o_flags update via netlink
Xin Long
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
2017-11-10
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
2017-11-10
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
2017-11-10
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_tcindex: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_rsvp: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_route: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_matchall: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_fw: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_flower: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_flow: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_cgroup: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_bpf: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
cls_basic: use tcf_exts_get_net() before call_rcu()
Cong Wang
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
2017-11-09
net: dsa: rename probe and remove switch functions
Vivien Didelot
2017-11-09
net: dsa: setup a tree when adding a switch to it
Vivien Didelot
2017-11-09
net: dsa: setup routing table
Vivien Didelot
2017-11-09
net: dsa: use of_for_each_phandle
Vivien Didelot
2017-11-09
net: dsa: add find port by node helper
Vivien Didelot
2017-11-09
net: dsa: setup and teardown ports
Vivien Didelot
2017-11-09
net: dsa: setup and teardown switches
Vivien Didelot
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
2017-11-09
net: dsa: setup and teardown master device
Vivien Didelot
2017-11-09
net: dsa: setup and teardown default CPU port
Vivien Didelot
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-08
openvswitch: enable NSH support
Yi Yang
[next]