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
2019-04-08
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
1
-2
/
+8
2019-04-08
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
1
-1
/
+9
2019-04-08
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
1
-4
/
+6
2019-04-08
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
David Ahern
1
-3
/
+14
2019-04-08
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
4
-23
/
+59
2019-04-08
neighbor: Add skip_cache argument to neigh_output
David Ahern
4
-6
/
+7
2019-04-08
ipv4: Add fib_check_nh_v6_gw
David Ahern
1
-0
/
+27
2019-04-08
ipv4: Refactor fib_check_nh
David Ahern
1
-109
/
+125
2019-04-08
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2
-7
/
+27
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
5
-8
/
+38
2019-04-08
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
3
-19
/
+34
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
13
-45
/
+57
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
10
-38
/
+35
2019-04-08
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
2
-4
/
+42
2019-04-08
ipv6: Add fib6_nh_init and release to stubs
David Ahern
3
-0
/
+17
2019-04-08
net: phy: improve link partner capability detection
Heiner Kallweit
2
-4
/
+10
2019-04-08
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
27
-397
/
+747
2019-04-08
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
2
-7
/
+5
2019-04-08
net: xilinx: emaclite: add minimal ndo_do_ioctl hook
Alexandru Ardelean
1
-0
/
+17
2019-04-08
net: xilinx: emaclite: add minimal ethtool ops
Alexandru Ardelean
1
-0
/
+23
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
6
-38
/
+28
2019-04-07
net: sched: flower: insert filter to ht before offloading it to hw
Vlad Buslov
1
-20
/
+44
2019-04-07
Merge branch 'rhashtable-bitlocks'
David S. Miller
12
-173
/
+271
2019-04-07
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2
-23
/
+43
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
12
-178
/
+236
2019-04-07
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2
-11
/
+29
2019-04-07
rhashtable: use cmpxchg() in nested_table_alloc()
NeilBrown
1
-3
/
+5
2019-04-06
Merge branch 'net-hsr-improvements-and-bug-fixes'
David S. Miller
14
-277
/
+327
2019-04-06
net: hsr: Fix node prune function for forget time expiry
Aaron Kramer
1
-0
/
+4
2019-04-06
net: hsr: add debugfs support for display node list
Murali Karicheri
6
-12
/
+155
2019-04-06
net: hsr: convert to SPDX identifier
Murali Karicheri
12
-61
/
+12
2019-04-06
net: hsr: add blank line after function declaration
Murali Karicheri
1
-0
/
+1
2019-04-06
net: hsr: remove camel case usage in the code
Murali Karicheri
4
-75
/
+76
2019-04-06
net: hsr: add missing space around operator in code
Murali Karicheri
2
-4
/
+4
2019-04-06
net: hsr: fix placement of logical operator in a multi-line statement
Murali Karicheri
2
-6
/
+6
2019-04-06
net: hsr: remove unnecessary space after a cast
Murali Karicheri
3
-15
/
+15
2019-04-06
net: hsr: fix NULL checks in the code
Murali Karicheri
5
-13
/
+13
2019-04-06
net: hsr: fix lines that ends with a '('
Murali Karicheri
2
-7
/
+5
2019-04-06
net: hsr: fix alignment issues in the code for functions
Murali Karicheri
3
-9
/
+9
2019-04-06
net: hsr: remove unnecessary paranthesis from the code
Murali Karicheri
3
-18
/
+16
2019-04-06
net: hsr: fix multiple blank lines in the code
Murali Karicheri
7
-55
/
+0
2019-04-06
net: hsr: fix lines exceeding 80 characters
Murali Karicheri
5
-22
/
+31
2019-04-06
selftests: forwarding: test for bridge mcast traffic after report and leave
Nikolay Aleksandrov
1
-0
/
+152
2019-04-06
net: hns: fix unsigned comparison to less than zero
Colin Ian King
1
-1
/
+1
2019-04-06
Merge branch 'r8152-runtime-mac-changes'
David S. Miller
1
-16
/
+35
2019-04-06
r8152: Refresh MAC address during USBDEVFS_RESET
Mario Limonciello
1
-15
/
+35
2019-04-06
r8152: remove extra action copying ethernet address
Mario Limonciello
1
-1
/
+0
2019-04-06
tcp: remove redundant check on tskb
Colin Ian King
1
-5
/
+2
2019-04-06
Merge branch 'net-phy-add-Amlogic-g12a-support'
David S. Miller
5
-4
/
+453
2019-04-06
net: phy: meson-gxl: clean-up gxl variant driver
Jerome Brunet
1
-4
/
+2
[next]