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-08-09
net: atm: make atmdev_ops const
Bhumika Goyal
2017-08-09
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
2017-08-09
net: call newid/getid without rtnl mutex held
Florian Westphal
2017-08-09
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
2017-08-09
rtnetlink: protect handler table with rcu
Florian Westphal
2017-08-09
rtnetlink: small rtnl lock pushdown
Florian Westphal
2017-08-09
rtnetlink: add reference counting to prevent module unload while dump is in p...
Florian Westphal
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
rtnetlink: call rtnl_calcit directly
Florian Westphal
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
sock: fix zerocopy panic in mem accounting
Willem de Bruijn
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-08
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-08
rds: Reintroduce statistics counting
HÃ¥kon Bugge
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
2017-08-08
net_sched: get rid of some forward declarations
WANG Cong
2017-08-08
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
2017-08-07
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
2017-08-07
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
2017-08-07
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
2017-08-07
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-08-07
net: dsa: Add support for querying supported bridge flags
Arkadi Sharshevsky
2017-08-07
net: dsa: Move FDB add/del implementation inside DSA
Arkadi Sharshevsky
2017-08-07
net: dsa: Add support for learning FDB through notification
Arkadi Sharshevsky
2017-08-07
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
2017-08-07
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-08-07
xfrm: check that cached bundle is still valid
Florian Westphal
2017-08-07
net: dsa: remove useless args of dsa_slave_create
Vivien Didelot
2017-08-07
net: dsa: remove useless args of dsa_cpu_dsa_setup
Vivien Didelot
2017-08-07
net: dsa: remove useless argument in legacy setup
Vivien Didelot
2017-08-07
ipv6: sr: implement several seg6local actions
David Lebrun
2017-08-07
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
2017-08-07
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
ipv6: sr: export SRH insertion functions
David Lebrun
2017-08-07
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2017-08-07
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
net_sched: refactor notification code for RTM_DELTFILTER
WANG Cong
2017-08-07
lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
Roopa Prabhu
2017-08-07
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to multicast source filter
David Ahern
2017-08-07
net: ipv4: add second dif to raw socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
net: ipv4: add second dif to udp socket lookups
David Ahern
[next]