index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
12
-94
/
+259
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
21
-132
/
+203
2015-08-07
netfilter: nfacct: per network namespace support
Andreas Schultz
4
-23
/
+56
2015-08-07
netfilter: nft_limit: add per-byte limiting
Pablo Neira Ayuso
2
-4
/
+66
2015-08-07
netfilter: nft_limit: constant token cost per packet
Pablo Neira Ayuso
1
-7
/
+18
2015-08-07
netfilter: nft_limit: add burst parameter
Pablo Neira Ayuso
2
-2
/
+20
2015-08-07
netfilter: nft_limit: factor out shared code with per-byte limiting
Pablo Neira Ayuso
1
-33
/
+53
2015-08-07
netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
Pablo Neira Ayuso
1
-16
/
+26
2015-08-07
netfilter: nft_limit: rename to nft_limit_pkts
Pablo Neira Ayuso
1
-6
/
+6
2015-08-07
netfilter: nf_tables: add nft_dup expression
Pablo Neira Ayuso
10
-2
/
+257
2015-08-07
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
10
-152
/
+254
2015-08-07
netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
Pablo Neira Ayuso
1
-5
/
+3
2015-08-07
netfilter: nft_counter: convert it to use per-cpu counters
Pablo Neira Ayuso
1
-28
/
+69
2015-08-07
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-08-07
af_mpls: add null dev check in find_outdev
Roopa Prabhu
1
-0
/
+3
2015-08-07
Merge branch 'test-bpf-next'
David S. Miller
1
-1
/
+710
2015-08-07
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-07
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-07
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-07
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-07
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-07
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-08-07
Merge branch 'mlx5e-next'
David S. Miller
9
-348
/
+675
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
5
-1
/
+137
2015-08-07
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
3
-106
/
+32
2015-08-07
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
1
-2
/
+2
2015-08-07
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
3
-308
/
+306
2015-08-07
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
4
-76
/
+184
2015-08-07
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
3
-1
/
+22
2015-08-07
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2
-11
/
+114
2015-08-07
net/mlx5e: Unify the RX flow
Achiad Shochat
2
-34
/
+69
2015-08-07
Merge branch 'cpsw-next'
David S. Miller
1
-48
/
+35
2015-08-07
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
1
-13
/
+31
2015-08-07
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
1
-17
/
+9
2015-08-07
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
1
-25
/
+2
2015-08-07
mpls: small cleanup in inet/inet6_fib_lookup_dev()
Dan Carpenter
1
-9
/
+4
2015-08-07
Merge branch 'bnx2x-cnic-bnx2fc-bd-support'
David S. Miller
7
-7
/
+236
2015-08-07
bnx2fc: Read npiv table from nvram and create vports.
Joe Carnuccio
1
-0
/
+66
2015-08-07
bnx2x: Add BD support for storage
Yuval Mintz
4
-2
/
+118
2015-08-07
cnic: Add the interfaces to get FC-NPIV table.
Adheer Chandravanshi
2
-2
/
+32
2015-08-07
cnic: Populate upper layer driver state in MFW
Tej Parkash
2
-3
/
+20
2015-08-07
rocker: use netdev_err after register_netdev
Scott Feldman
1
-1
/
+1
2015-08-07
rocker: NULL port if port probe fails
Scott Feldman
1
-0
/
+1
2015-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
24
-217
/
+461
2015-08-04
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
Subash Abhinov Kasiviswanathan
1
-5
/
+0
2015-08-04
Merge branch 'cxgb4-next'
David S. Miller
5
-20
/
+506
2015-08-04
cxgb4: Update T6 register ranges
Hariprasad Shenai
1
-14
/
+12
2015-08-04
cxgb4/cxgb4vf: read the correct bits of PL Who Am I register
Hariprasad Shenai
4
-4
/
+45
2015-08-04
cxgb4: Add support to dump edc bist status
Hariprasad Shenai
2
-2
/
+42
2015-08-04
cxgb4: Add debugfs support to dump meminfo
Hariprasad Shenai
2
-0
/
+407
[next]