index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
7
-26
/
+21
*
netfilter: nf_tables: merge route type into core
Florian Westphal
2019-04-08
12
-214
/
+191
*
netfilter: nat: add inet family nat support
Florian Westphal
2019-04-08
5
-19
/
+141
*
netfilter: optimize nf_inet_addr_cmp
Li RongQing
2019-04-08
1
-0
/
+7
*
ipvs: allow tunneling with gue encapsulation
Jacky Hu
2019-04-08
4
-5
/
+130
*
netfilter: nf_flowtable: skip device lookup from interface index
Pablo Neira Ayuso
2019-04-08
1
-8
/
+2
*
netfilter: nft_redir: Make nft_redir_dump static
YueHaibing
2019-04-08
1
-1
/
+1
*
netfilter: nf_tables: remove unused parameter ctx
Colin Ian King
2019-04-08
1
-3
/
+2
*
time: Introduce jiffies64_to_msecs()
Li RongQing
2019-04-08
3
-3
/
+12
*
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
2019-04-08
2
-7
/
+5
*
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
Alexandru Ardelean
2019-04-08
1
-0
/
+17
*
net: xilinx: emaclite: add minimal ethtool ops
Alexandru Ardelean
2019-04-08
1
-0
/
+23
*
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
6
-38
/
+28
*
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
2019-04-07
1
-20
/
+44
*
Merge branch 'rhashtable-bitlocks'
David S. Miller
2019-04-07
12
-173
/
+271
|
\
|
*
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-07
2
-23
/
+43
|
*
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
12
-178
/
+236
|
*
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2019-04-07
2
-11
/
+29
|
*
rhashtable: use cmpxchg() in nested_table_alloc()
NeilBrown
2019-04-07
1
-3
/
+5
|
/
*
Merge branch 'net-hsr-improvements-and-bug-fixes'
David S. Miller
2019-04-06
14
-277
/
+327
|
\
|
*
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
2019-04-06
1
-0
/
+4
|
*
net: hsr: add debugfs support for display node list
Murali Karicheri
2019-04-06
6
-12
/
+155
|
*
net: hsr: convert to SPDX identifier
Murali Karicheri
2019-04-06
12
-61
/
+12
|
*
net: hsr: add blank line after function declaration
Murali Karicheri
2019-04-06
1
-0
/
+1
|
*
net: hsr: remove camel case usage in the code
Murali Karicheri
2019-04-06
4
-75
/
+76
|
*
net: hsr: add missing space around operator in code
Murali Karicheri
2019-04-06
2
-4
/
+4
|
*
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2019-04-06
2
-6
/
+6
|
*
net: hsr: remove unnecessary space after a cast
Murali Karicheri
2019-04-06
3
-15
/
+15
|
*
net: hsr: fix NULL checks in the code
Murali Karicheri
2019-04-06
5
-13
/
+13
|
*
net: hsr: fix lines that ends with a '('
Murali Karicheri
2019-04-06
2
-7
/
+5
|
*
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
2019-04-06
3
-9
/
+9
|
*
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
2019-04-06
3
-18
/
+16
|
*
net: hsr: fix multiple blank lines in the code
Murali Karicheri
2019-04-06
7
-55
/
+0
|
*
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
2019-04-06
5
-22
/
+31
|
/
*
selftests: forwarding: test for bridge mcast traffic after report and leave
Nikolay Aleksandrov
2019-04-06
1
-0
/
+152
*
net: hns: fix unsigned comparison to less than zero
Colin Ian King
2019-04-06
1
-1
/
+1
*
Merge branch 'r8152-runtime-mac-changes'
David S. Miller
2019-04-06
1
-16
/
+35
|
\
|
*
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
2019-04-06
1
-15
/
+35
|
*
r8152: remove extra action copying ethernet address
Mario Limonciello
2019-04-06
1
-1
/
+0
|
/
*
tcp: remove redundant check on tskb
Colin Ian King
2019-04-06
1
-5
/
+2
*
Merge branch 'net-phy-add-Amlogic-g12a-support'
David S. Miller
2019-04-06
5
-4
/
+453
|
\
|
*
net: phy: meson-gxl: clean-up gxl variant driver
Jerome Brunet
2019-04-06
1
-4
/
+2
|
*
net: phy: meson-gxl: add g12a support
Jerome Brunet
2019-04-06
1
-0
/
+11
|
*
net: phy: add amlogic g12a mdio mux support
Jerome Brunet
2019-04-06
3
-0
/
+392
|
*
dt-bindings: net: phy: add g12a mdio mux documentation
Jerome Brunet
2019-04-06
1
-0
/
+48
|
/
*
virtio-net: Fix some minor formatting errors
Yuval Shaia
2019-04-06
1
-4
/
+6
*
virtio-net: Remove inclusion of pci.h
Yuval Shaia
2019-04-06
1
-1
/
+0
*
r8169: disable tx interrupt coalescing on RTL8168
Heiner Kallweit
2019-04-06
1
-18
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
527
-6928
/
+4631
|
\
|
*
Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-04-05
1
-11
/
+18
|
|
\
[next]