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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-4
/
+4
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
3
-7
/
+6
2019-04-08
ipv6: Add neighbor helpers that use the ipv6 stub
David Ahern
1
-0
/
+40
2019-04-08
ipv6: Add fib6_nh_init and release to stubs
David Ahern
1
-0
/
+6
2019-04-08
net: phy: improve link partner capability detection
Heiner Kallweit
1
-0
/
+2
2019-04-08
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-32
/
+64
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2
-6
/
+6
2019-04-07
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
1
-17
/
+34
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2
-98
/
+165
2019-04-07
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
1
-2
/
+9
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-48
/
+150
2019-04-05
net/mlx5: Handle event of power detection in the PCIE slot
Aya Levin
1
-0
/
+1
2019-04-05
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-32
/
+63
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-17
/
+44
2019-04-04
net: devlink: introduce devlink_compat_switch_id_get() helper
Jiri Pirko
1
-0
/
+9
2019-04-04
net: devlink: extend port attrs for switch ID
Jiri Pirko
1
-2
/
+6
2019-04-04
net: devlink: convert devlink_port_attrs bools to bits
Jiri Pirko
1
-2
/
+2
2019-04-04
net: use correct this_cpu primitive in dev_recursion_level
Florian Westphal
1
-1
/
+1
2019-04-03
ipv6: Flip to fib_nexthop_info
David Ahern
1
-0
/
+5
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
1
-26
/
+21
2019-04-03
ipv4: Update fib_table_lookup tracepoint to take common nexthop
David Ahern
1
-19
/
+26
2019-04-03
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
1
-0
/
+1
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
1
-0
/
+1
2019-04-02
net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
Aya Levin
2
-1
/
+51
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
1
-0
/
+1
2019-04-02
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
1
-0
/
+1
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
2
-23
/
+10
2019-04-02
net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
Maxim Mikityanskiy
1
-8
/
+0
2019-04-01
drivers: net: aurora: use netdev_xmit_more helper
Florian Westphal
1
-2
/
+0
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-04-01
net: place xmit recursion in softnet data
Florian Westphal
1
-8
/
+32
2019-04-01
net: dsa: read mac address from DT for slave device
Xiaofei Shen
1
-0
/
+1
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
1
-7
/
+19
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-0
/
+18
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
1
-1
/
+1
2019-03-31
mlxsw: spectrum_acl: Rename rehash_dis trace
Jiri Pirko
1
-1
/
+1
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+0
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-0
/
+8
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-12
/
+28
2019-03-29
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-0
/
+2
2019-03-29
Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+67
2019-03-29
openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
wenxu
1
-0
/
+1
2019-03-29
net/mlx5e: Add a lock on tir list
Yuval Avnery
1
-0
/
+2
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
3
-48
/
+64
2019-03-29
net: Use common nexthop init and release helpers
David Ahern
1
-0
/
+4
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2
-18
/
+33
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
3
-14
/
+16
[next]