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-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
1
-0
/
+1
2019-07-01
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
1
-0
/
+2
2019-07-01
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
1
-0
/
+9
2019-07-01
netlink: use 48 byte ctx instead of 6 signed longs for callback
Jason A. Donenfeld
1
-1
/
+8
2019-07-01
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
1
-0
/
+7
2019-06-30
Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
7
-52
/
+110
2019-06-28
net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_create
Arnd Bergmann
1
-1
/
+1
2019-06-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
7
-51
/
+109
2019-06-28
taprio: Add support for txtime-assist mode
Vedang Patel
1
-0
/
+4
2019-06-28
etf: Add skip_sock_check
Vedang Patel
1
-0
/
+1
2019-06-28
etf: Don't use BIT() in UAPI headers.
Vedang Patel
1
-2
/
+2
2019-06-28
net: sched: refactor reinsert action
John Hurley
2
-2
/
+2
2019-06-28
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...
David S. Miller
1
-0
/
+8
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-18
/
+8
2019-06-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+1
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-17
/
+3
2019-06-27
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...
David S. Miller
2
-418
/
+366
2019-06-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+4
2019-06-27
batman-adv: mcast: detect, distribute and maintain multicast router presence
Linus Lüssing
1
-0
/
+8
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
1
-2
/
+2
2019-06-26
Allow 0.0.0.0/8 as a valid address range
Dave Taht
1
-1
/
+1
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
1
-0
/
+1
2019-06-26
net/mlx5e: Specifying known origin of packets matching the flow
Jianbo Liu
1
-0
/
+1
2019-06-26
net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...
Jianbo Liu
1
-0
/
+17
2019-06-26
net/mlx5: Add flow context for flow tag
Jianbo Liu
1
-4
/
+11
2019-06-26
net/mlx5: Introduce vport metadata matching bits and enum constants
Jianbo Liu
1
-7
/
+49
2019-06-26
i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds
Aleksandr Loktionov
1
-0
/
+4
2019-06-26
HID: intel-ish-hid: fix wrong driver_data usage
Hyungwoo Yang
1
-0
/
+1
2019-06-25
linux/dim: Add completions count to dim_sample
Yamin Friedman
1
-3
/
+25
2019-06-25
linux/dim: Move implementation to .c files
Tal Gilboa
2
-337
/
+255
2019-06-25
linux/dim: Rename externally used net_dim members
Tal Gilboa
2
-26
/
+25
2019-06-25
linux/dim: Rename net_dim_sample() to net_dim_update_sample()
Tal Gilboa
2
-3
/
+4
2019-06-25
linux/dim: Rename externally exposed macros
Tal Gilboa
2
-15
/
+15
2019-06-25
linux/dim: Remove "net" prefix from internal DIM members
Tal Gilboa
2
-87
/
+86
2019-06-25
linux/dim: Move logic to dim.h
Tal Gilboa
2
-146
/
+155
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2
-16
/
+2
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1411
-9620
/
+2503
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
2
-1
/
+2
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
1
-0
/
+4
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
1
-0
/
+2
2019-06-24
net/tls: fix page double free on TX cleanup
Dirk van der Merwe
1
-15
/
+0
2019-06-24
Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
1
-0
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
1
-0
/
+10
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
1
-0
/
+1
2019-06-23
inet: fix compilation warnings in fqdir_pre_exit()
Qian Cai
1
-1
/
+1
2019-06-23
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
Tudor Ambarus
1
-0
/
+3
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2
-5
/
+5
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
409
-1908
/
+424
[next]