index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: setup and teardown master device
Vivien Didelot
2017-11-09
4
-39
/
+51
*
net: dsa: setup and teardown default CPU port
Vivien Didelot
2017-11-09
1
-85
/
+68
*
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
2017-11-09
2
-2
/
+2
*
openvswitch: enable NSH support
Yi Yang
2017-11-08
9
-2
/
+613
*
pktgen: document 32-bit timestamp overflow
Arnd Bergmann
2017-11-08
1
-3
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-08
35
-578
/
+767
|
\
|
*
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
2017-11-07
5
-55
/
+264
|
*
netfilter: nf_tables: performance set policy skips size description in selection
Pablo Neira Ayuso
2017-11-07
1
-8
/
+3
|
*
netfilter: conntrack: use power efficient workqueue
Vincent Guittot
2017-11-07
1
-2
/
+2
|
*
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
Pablo Neira Ayuso
2017-11-06
2
-38
/
+38
|
*
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
2017-11-06
7
-15
/
+37
|
*
netfilter: nft_hash: fix nft_hash_deactivate
Florian Westphal
2017-11-06
1
-1
/
+1
|
*
netfilter: xt_connlimit: remove mask argument
Florian Westphal
2017-11-06
1
-32
/
+20
|
*
netfilter: ebtables: clean up initialization of buf
Colin Ian King
2017-11-06
1
-2
/
+1
|
*
netfilter: ipvs: Fix inappropriate output of procfs
KUWAZAWA Takuya
2017-11-06
1
-0
/
+4
|
*
netfilter: ipvs: Use %pS printk format for direct addresses
Helge Deller
2017-11-06
2
-3
/
+3
|
*
netfilter: nf_ct_h323: Out Of Bound Read in Netfilter Conntrack
Eric Sesterhenn
2017-10-24
1
-0
/
+1
|
*
netfilter: xt_connlimit: don't store address in the conn nodes
Florian Westphal
2017-10-24
1
-3
/
+0
|
*
netfilter: nf_conntrack_h323: Remove typedef struct
Harsha Sharma
2017-10-24
1
-40
/
+40
|
*
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2017-10-24
4
-4
/
+4
|
*
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
2017-10-24
3
-6
/
+61
|
*
netfilter: x_tables: make xt_replace_table wait until old rules are not used ...
Florian Westphal
2017-10-24
1
-3
/
+18
|
*
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
2017-10-24
10
-13
/
+3
|
*
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
2017-10-24
4
-34
/
+45
|
*
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
2017-10-24
8
-52
/
+82
|
*
netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
Florian Westphal
2017-10-24
1
-6
/
+3
|
*
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
2017-10-04
1
-258
/
+137
|
*
netfilter: ipset: Fix sparse warnings
Jozsef Kadlecsik
2017-10-04
1
-1
/
+1
|
*
netfilter: ipset: Compress return logic
simran singhal
2017-10-04
1
-4
/
+1
*
|
net: mvpp2: add ethtool GOP statistics
Miquel Raynal
2017-11-08
1
-5
/
+223
*
|
Merge branch 'fsl-fman-next'
David S. Miller
2017-11-08
1
-7
/
+3
|
\
\
|
*
|
fsl/fman: Remove a useless 'dev_err()' call
Christophe JAILLET
2017-11-08
1
-1
/
+0
|
*
|
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
Christophe JAILLET
2017-11-08
1
-0
/
+1
|
*
|
fsl/fman: Remove some useless code
Christophe JAILLET
2017-11-08
1
-5
/
+2
|
*
|
fsl/fman: Remove a useless call to 'dev_set_drvdata()'
Christophe JAILLET
2017-11-08
1
-1
/
+0
|
/
/
*
|
rtnetlink: fix missing size for IFLA_IF_NETNSID
Colin Ian King
2017-11-08
1
-1
/
+1
*
|
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
2017-11-08
1
-23
/
+4
*
|
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
2017-11-08
1
-8
/
+3
*
|
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
2017-11-08
1
-12
/
+50
*
|
bnxt: delete some unreachable code
Dan Carpenter
2017-11-08
1
-1
/
+0
*
|
Merge branch 'dsa-lan9303-Linting'
David S. Miller
2017-11-08
6
-10
/
+12
|
\
\
|
*
|
net: dsa: lan9303: Adjust indenting
Egil Hjelmeland
2017-11-08
3
-3
/
+3
|
*
|
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
2017-11-08
1
-2
/
+2
|
*
|
net: dsa: lan9303: Fix syntax errors in device tree examples
Egil Hjelmeland
2017-11-08
1
-2
/
+2
|
*
|
net: dsa: lan9303: Correct register names in comments
Egil Hjelmeland
2017-11-08
1
-3
/
+5
|
/
/
*
|
mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()
Wei Yongjun
2017-11-08
1
-0
/
+1
*
|
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
2017-11-08
1
-3
/
+3
*
|
Merge branch 'qdisc-RED-offload'
David S. Miller
2017-11-08
25
-21
/
+690
|
\
\
|
*
|
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
2017-11-08
2
-0
/
+56
|
*
|
mlxsw: spectrum: Support RED xstats
Nogah Frankel
2017-11-08
2
-0
/
+60
[next]