index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
...
|
*
|
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
|
*
|
qrtr: Move to postcore_initcall
Bjorn Andersson
2017-11-08
|
*
|
tcp: fix DSACK-based undo on non-duplicate ACK
Priyaranjan Jha
2017-11-05
|
*
|
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
Guillaume Nault
2017-11-05
|
*
|
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-04
*
|
|
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-09
*
|
|
openvswitch: enable NSH support
Yi Yang
2017-11-08
*
|
|
pktgen: document 32-bit timestamp overflow
Arnd Bergmann
2017-11-08
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-08
|
\
\
\
|
*
|
|
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
2017-11-07
|
*
|
|
netfilter: nf_tables: performance set policy skips size description in selection
Pablo Neira Ayuso
2017-11-07
|
*
|
|
netfilter: conntrack: use power efficient workqueue
Vincent Guittot
2017-11-07
|
*
|
|
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
Pablo Neira Ayuso
2017-11-06
|
*
|
|
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
2017-11-06
|
*
|
|
netfilter: nft_hash: fix nft_hash_deactivate
Florian Westphal
2017-11-06
|
*
|
|
netfilter: xt_connlimit: remove mask argument
Florian Westphal
2017-11-06
|
*
|
|
netfilter: ebtables: clean up initialization of buf
Colin Ian King
2017-11-06
|
*
|
|
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-11-06
|
*
|
|
netfilter: ipvs: Use %pS printk format for direct addresses
Helge Deller
2017-11-06
|
*
|
|
netfilter: nf_ct_h323: Out Of Bound Read in Netfilter Conntrack
Eric Sesterhenn
2017-10-24
|
*
|
|
netfilter: xt_connlimit: don't store address in the conn nodes
Florian Westphal
2017-10-24
|
*
|
|
netfilter: nf_conntrack_h323: Remove typedef struct
Harsha Sharma
2017-10-24
|
*
|
|
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2017-10-24
|
*
|
|
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
2017-10-24
|
*
|
|
netfilter: x_tables: make xt_replace_table wait until old rules are not used ...
Florian Westphal
2017-10-24
|
*
|
|
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
2017-10-24
|
*
|
|
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
2017-10-24
|
*
|
|
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
2017-10-24
|
*
|
|
netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
Florian Westphal
2017-10-24
|
*
|
|
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
2017-10-04
|
*
|
|
netfilter: ipset: Fix sparse warnings
Jozsef Kadlecsik
2017-10-04
|
*
|
|
netfilter: ipset: Compress return logic
simran singhal
2017-10-04
*
|
|
|
rtnetlink: fix missing size for IFLA_IF_NETNSID
Colin Ian King
2017-11-08
*
|
|
|
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
2017-11-08
*
|
|
|
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
2017-11-08
*
|
|
|
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
*
|
|
|
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
2017-11-08
[prev]
[next]