index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
7
-44
/
+72
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-06
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-08-06
af_mpls: add null dev check in find_outdev
Roopa Prabhu
1
-0
/
+3
2015-08-06
Merge branch 'test-bpf-next'
David S. Miller
1
-1
/
+710
2015-08-06
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-06
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-06
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-06
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-06
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-06
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-08-06
Merge branch 'mlx5e-next'
David S. Miller
9
-348
/
+675
2015-08-06
net/mlx5_core: Support physical port counters
Gal Pressman
5
-1
/
+137
2015-08-06
net/mlx5e: Take advantage of the light-weight netdev open/stop
Achiad Shochat
3
-106
/
+32
2015-08-06
net/mlx5e: Disable async events before unregister_netdev()
Achiad Shochat
1
-2
/
+2
2015-08-06
net/mlx5e: Rename/move functions following the ndo_stop flow change
Achiad Shochat
3
-308
/
+306
2015-08-06
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
4
-76
/
+184
2015-08-06
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
3
-1
/
+22
2015-08-06
net/mlx5e: Introduce the "Drop RQ"
Achiad Shochat
2
-11
/
+114
2015-08-06
net/mlx5e: Unify the RX flow
Achiad Shochat
2
-34
/
+69
2015-08-06
Merge branch 'cpsw-next'
David S. Miller
1
-48
/
+35
2015-08-06
drivers: net: cpsw: add separate napi for tx
Mugunthan V N
1
-13
/
+31
2015-08-06
drivers: net: cpsw: dual_emac: simplify napi usage
Mugunthan V N
1
-17
/
+9
2015-08-06
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c...
Mugunthan V N
1
-25
/
+2
2015-08-06
mpls: small cleanup in inet/inet6_fib_lookup_dev()
Dan Carpenter
1
-9
/
+4
2015-08-06
Merge branch 'bnx2x-cnic-bnx2fc-bd-support'
David S. Miller
7
-7
/
+236
2015-08-06
bnx2fc: Read npiv table from nvram and create vports.
Joe Carnuccio
1
-0
/
+66
2015-08-06
bnx2x: Add BD support for storage
Yuval Mintz
4
-2
/
+118
2015-08-06
cnic: Add the interfaces to get FC-NPIV table.
Adheer Chandravanshi
2
-2
/
+32
2015-08-06
cnic: Populate upper layer driver state in MFW
Tej Parkash
2
-3
/
+20
2015-08-06
rocker: use netdev_err after register_netdev
Scott Feldman
1
-1
/
+1
2015-08-06
rocker: NULL port if port probe fails
Scott Feldman
1
-0
/
+1
2015-08-04
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
[next]