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-01
net: dsa: read mac address from DT for slave device
Xiaofei Shen
3
-1
/
+6
2019-04-01
tcp: fix tcp_inet6_sk() for 32bit kernels
Eric Dumazet
1
-2
/
+3
2019-03-31
r8169: use netif_receive_skb_list batching
Heiner Kallweit
1
-1
/
+4
2019-03-31
Merge branch 'mlxsw-spectrum_acl-Get-rid-of-failed_rollback-mechanism'
David S. Miller
2
-21
/
+17
2019-03-31
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
2
-3
/
+3
2019-03-31
mlxsw: spectrum_acl: Remove failed_rollback dead end
Jiri Pirko
1
-10
/
+10
2019-03-31
mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate()
Jiri Pirko
1
-6
/
+5
2019-03-31
mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start()
Jiri Pirko
1
-4
/
+1
2019-03-29
net: bridge: use netif_is_bridge_port()
Julian Wiedmann
4
-9
/
+7
2019-03-29
team: use netif_is_team_port()
Julian Wiedmann
1
-4
/
+2
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
5
-65
/
+95
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
1
-6
/
+6
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
2
-10
/
+37
2019-03-29
tcp: cleanup sk_tx_skb_cache before reuse
Eric Dumazet
1
-0
/
+2
2019-03-29
MAINTAINERS: Fix mellanox Innova IPsec
Boris Pismenny
1
-9
/
+0
2019-03-29
selftests: tc-testing: Add pedit tests
Dmytro Linkin
1
-0
/
+903
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
15
-52
/
+76
2019-03-29
Merge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common-struct'
David S. Miller
19
-569
/
+676
2019-03-29
net: Use common nexthop init and release helpers
David Ahern
3
-37
/
+48
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
4
-19
/
+42
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
9
-127
/
+138
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
10
-174
/
+178
2019-03-29
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
David Ahern
1
-19
/
+20
2019-03-29
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2
-18
/
+11
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
7
-30
/
+41
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
3
-4
/
+10
2019-03-29
ipv6: Create init helper for fib6_nh
David Ahern
2
-108
/
+145
2019-03-29
ipv4: Create cleanup helper for fib_nh
David Ahern
2
-12
/
+18
2019-03-29
ipv4: Create init helper for fib_nh
David Ahern
2
-89
/
+95
2019-03-29
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
3
-27
/
+22
2019-03-29
ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
David Ahern
1
-6
/
+9
2019-03-28
Merge branch 'selftests-forwarding-Add-new-test-cases'
David S. Miller
10
-108
/
+872
2019-03-28
selftests: mlxsw: Add a new test for strict priority
Petr Machata
1
-0
/
+311
2019-03-28
selftests: mlxsw: Add qos_lib.sh
Petr Machata
2
-92
/
+109
2019-03-28
selftests: mlxsw: qos_mc_aware: Configure shared buffers
Petr Machata
1
-0
/
+19
2019-03-28
selftests: forwarding: devlink_lib: Add shared buffer helpers
Petr Machata
1
-0
/
+95
2019-03-28
selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV
Petr Machata
1
-3
/
+2
2019-03-28
selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh
Petr Machata
4
-11
/
+8
2019-03-28
selftests: forwarding: Test action VLAN modify
Danielle Ratson
1
-0
/
+164
2019-03-28
selftests: forwarding: Add PCP match and VLAN match tests
Amit Cohen
1
-1
/
+58
2019-03-28
selftests: forwarding: Add reverse path forwarding (RPF) test cases
Ido Schimmel
1
-1
/
+106
2019-03-28
net: mvneta: Add 2500BaseT support
Maxime Chevallier
1
-0
/
+1
2019-03-28
openvswitch: Add timeout support to ct action
Yi-Hung Wei
2
-1
/
+32
2019-03-28
netfilter: Export nf_ct_{set,destroy}_timeout()
Yi-Hung Wei
3
-87
/
+110
2019-03-28
Merge branch 's390-next'
David S. Miller
5
-371
/
+440
2019-03-28
s390/qeth: send IDX cmds via qeth_send_control_data()
Julian Wiedmann
2
-212
/
+206
2019-03-28
s390/qeth: use callback to finalize cmd
Julian Wiedmann
3
-31
/
+50
2019-03-28
s390/qeth: let qeth_notify_reply() set the notify reason
Julian Wiedmann
1
-14
/
+8
2019-03-28
s390/qeth: clarify default cmd callback
Julian Wiedmann
1
-8
/
+9
2019-03-28
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
3
-41
/
+35
[next]