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
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-26
Merge tag 'mlx5e-updates-2018-07-26' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
10
-313
/
+612
2018-07-26
netdevsim: make debug dirs' dentries static
Jakub Kicinski
2
-6
/
+3
2018-07-26
Merge branch 'docs-net-Convert-netdev-FAQ-to-RST'
David S. Miller
7
-259
/
+271
2018-07-26
docs: Update references to netdev-FAQ
Tobin C. Harding
2
-13
/
+10
2018-07-26
docs: net: Convert netdev-FAQ to restructured text
Tobin C. Harding
4
-246
/
+260
2018-07-26
docs: Add rest label the_canonical_patch_format
Tobin C. Harding
1
-0
/
+1
2018-07-26
net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
Jia-Ju Bai
1
-1
/
+1
2018-07-26
isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-4
/
+4
2018-07-26
isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
Jia-Ju Bai
1
-1
/
+1
2018-07-26
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-26
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-26
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
1
-1
/
+1
2018-07-26
net/mlx5e: TX, Use function to access sq_dma object in fifo
Tariq Toukan
1
-10
/
+9
2018-07-26
net/mlx5e: TX, Move DB fields in TXQ-SQ struct
Tariq Toukan
1
-6
/
+4
2018-07-26
net/mlx5e: RX, Prefetch the xdp_frame data area
Tariq Toukan
1
-0
/
+1
2018-07-26
net/mlx5e: Add support for XDP_REDIRECT in device-out side
Tariq Toukan
7
-21
/
+154
2018-07-26
net/mlx5e: Re-order fields of struct mlx5e_xdpsq
Tariq Toukan
4
-18
/
+19
2018-07-26
net/mlx5e: Refactor XDP counters
Tariq Toukan
5
-26
/
+52
2018-07-26
net/mlx5e: Make XDP xmit functions more generic
Tariq Toukan
4
-42
/
+61
2018-07-26
net/mlx5e: Add counter for XDP redirect in RX
Tariq Toukan
3
-0
/
+6
2018-07-26
net/mlx5e: Move XDP related code into new XDP files
Tariq Toukan
7
-215
/
+293
2018-07-26
net/mlx5e: Restrict the combination of large MTU and XDP
Tariq Toukan
2
-8
/
+33
2018-07-26
net/mlx5e: Gather all XDP pre-requisite checks in a single function
Tariq Toukan
1
-11
/
+22
2018-07-26
net/mlx5e: Do not recycle RX pages in interface down flow
Tariq Toukan
1
-17
/
+20
2018-07-26
net/mlx5e: Replace call to MPWQE free with dealloc in interface down flow
Tariq Toukan
3
-3
/
+2
2018-07-26
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-111
/
+250
2018-07-26
net: sched: unmark chain as explicitly created on delete
Jiri Pirko
1
-0
/
+1
2018-07-26
tls: Skip zerocopy path for ITER_KVEC
Doron Roberts-Kedes
1
-3
/
+4
2018-07-26
net: sched: cls_api: fix dead code in switch
Gustavo A. R. Silva
1
-1
/
+0
2018-07-26
l2tp: remove ->recv_payload_hook
Guillaume Nault
5
-39
/
+18
2018-07-26
tipc: add missing dev_put() on error in tipc_enable_l2_media
YueHaibing
1
-0
/
+1
2018-07-26
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-25
rds: send: Fix dead code in rds_sendmsg
Gustavo A. R. Silva
1
-1
/
+1
2018-07-25
net/rds/Kconfig: RDS should depend on IPV6
Anders Roxell
1
-1
/
+1
2018-07-25
Merge branch 'smc-next'
David S. Miller
15
-144
/
+228
2018-07-25
net/smc: improve delete link processing
Karsten Graul
5
-23
/
+68
[next]