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.13.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
2018-07-27
net: dcb: For wild-card lookups, use priority -1, not 0
Petr Machata
1
-4
/
+7
2018-07-27
net: sched: don't dump chains only held by actions
Jiri Pirko
4
-14
/
+64
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
18
-246
/
+1331
2018-07-27
xfrm: fix ptr_ret.cocci warnings
kbuild test robot
1
-4
/
+1
2018-07-27
Merge tag 'mlx5e-updates-2018-07-26' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
10
-313
/
+612
2018-07-27
netdevsim: make debug dirs' dentries static
Jakub Kicinski
2
-6
/
+3
2018-07-27
Merge branch 'docs-net-Convert-netdev-FAQ-to-RST'
David S. Miller
7
-259
/
+271
2018-07-27
docs: Update references to netdev-FAQ
Tobin C. Harding
2
-13
/
+10
2018-07-27
docs: net: Convert netdev-FAQ to restructured text
Tobin C. Harding
4
-246
/
+260
2018-07-27
docs: Add rest label the_canonical_patch_format
Tobin C. Harding
1
-0
/
+1
2018-07-27
net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-4
/
+4
2018-07-27
isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
1
-1
/
+1
2018-07-27
net/mlx5e: TX, Use function to access sq_dma object in fifo
Tariq Toukan
1
-10
/
+9
2018-07-27
net/mlx5e: TX, Move DB fields in TXQ-SQ struct
Tariq Toukan
1
-6
/
+4
2018-07-27
net/mlx5e: RX, Prefetch the xdp_frame data area
Tariq Toukan
1
-0
/
+1
2018-07-27
net/mlx5e: Add support for XDP_REDIRECT in device-out side
Tariq Toukan
7
-21
/
+154
2018-07-27
net/mlx5e: Re-order fields of struct mlx5e_xdpsq
Tariq Toukan
4
-18
/
+19
2018-07-27
net/mlx5e: Refactor XDP counters
Tariq Toukan
5
-26
/
+52
2018-07-27
net/mlx5e: Make XDP xmit functions more generic
Tariq Toukan
4
-42
/
+61
2018-07-27
net/mlx5e: Add counter for XDP redirect in RX
Tariq Toukan
3
-0
/
+6
2018-07-27
net/mlx5e: Move XDP related code into new XDP files
Tariq Toukan
7
-215
/
+293
2018-07-27
net/mlx5e: Restrict the combination of large MTU and XDP
Tariq Toukan
2
-8
/
+33
2018-07-27
net/mlx5e: Gather all XDP pre-requisite checks in a single function
Tariq Toukan
1
-11
/
+22
2018-07-27
net/mlx5e: Do not recycle RX pages in interface down flow
Tariq Toukan
1
-17
/
+20
2018-07-27
net/mlx5e: Replace call to MPWQE free with dealloc in interface down flow
Tariq Toukan
3
-3
/
+2
2018-07-27
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-111
/
+250
2018-07-27
net: sched: unmark chain as explicitly created on delete
Jiri Pirko
1
-0
/
+1
2018-07-27
tls: Skip zerocopy path for ITER_KVEC
Doron Roberts-Kedes
1
-3
/
+4
2018-07-27
net: sched: cls_api: fix dead code in switch
Gustavo A. R. Silva
1
-1
/
+0
2018-07-27
l2tp: remove ->recv_payload_hook
Guillaume Nault
5
-39
/
+18
2018-07-27
tipc: add missing dev_put() on error in tipc_enable_l2_media
YueHaibing
1
-0
/
+1
2018-07-27
net/tls: Removed redundant checks for non-NULL
Vakul Garg
1
-6
/
+3
2018-07-26
cbs: Add support for the graft function
Vinicius Costa Gomes
1
-9
/
+125
2018-07-26
net: hns: Make many functions static
YueHaibing
10
-52
/
+60
2018-07-26
selftests/net: add tls to .gitignore
Anders Roxell
1
-0
/
+1
2018-07-26
selftests: forwarding: add tests for TC chain get and dump operations
Jiri Pirko
1
-0
/
+21
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
3
-91
/
+224
2018-07-26
ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device
Alexander Duyck
1
-7
/
+7
2018-07-26
igb: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
1
-2
/
+2
2018-07-26
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
1
-12
/
+0
2018-07-26
ixgbe: add ipsec security registers into ethtool register dump
Shannon Nelson
1
-1
/
+9
2018-07-26
ixgbe: Do not allow LRO or MTU change with XDP
Tony Nguyen
1
-0
/
+10
2018-07-26
rds: send: Fix dead code in rds_sendmsg
Gustavo A. R. Silva
1
-1
/
+1
2018-07-26
net/rds/Kconfig: RDS should depend on IPV6
Anders Roxell
1
-1
/
+1
2018-07-26
Merge branch 'smc-next'
David S. Miller
15
-144
/
+228
2018-07-26
net/smc: improve delete link processing
Karsten Graul
5
-23
/
+68
[next]