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-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
52
-389
/
+410
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
1
-0
/
+2
2019-08-13
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
1
-0
/
+1
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-10
/
+54
2019-08-13
kbuild: remove all netfilter headers from header-test blacklist.
Jeremy Sowden
1
-74
/
+0
2019-08-13
netfilter: remove "#ifdef __KERNEL__" guards from some headers.
Jeremy Sowden
7
-21
/
+0
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.
Jeremy Sowden
15
-0
/
+52
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...
Jeremy Sowden
4
-0
/
+31
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-08-13
netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...
Jeremy Sowden
1
-0
/
+8
2019-08-13
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
27
-14
/
+80
2019-08-13
netfilter: inline four headers files into another one.
Jeremy Sowden
5
-280
/
+234
2019-08-13
netfilter: nf_tables: store data in offload context registers
Pablo Neira Ayuso
1
-0
/
+1
2019-08-11
net: phy: add phy_modify_paged_changed
Heiner Kallweit
1
-0
/
+2
2019-08-11
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
1
-1
/
+7
2019-08-11
drop_monitor: Expose tail drop counter
Ido Schimmel
1
-0
/
+10
2019-08-11
drop_monitor: Make drop queue length configurable
Ido Schimmel
1
-0
/
+1
2019-08-11
drop_monitor: Add a command to query current configuration
Ido Schimmel
1
-0
/
+2
2019-08-11
drop_monitor: Allow truncation of dropped packets
Ido Schimmel
1
-0
/
+2
2019-08-11
drop_monitor: Add packet alert mode
Ido Schimmel
1
-0
/
+27
2019-08-11
drop_monitor: Add alert mode operations
Ido Schimmel
1
-0
/
+9
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+2
2019-08-10
wimax: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-17
/
+3
2019-08-09
net/mlx5: E-switch, Removed unused hwid
Parav Pandit
1
-1
/
+0
2019-08-09
net/mlx5e: Protect mod_hdr hash table with mutex
Vlad Buslov
1
-0
/
+1
2019-08-09
net/mlx5e: Extend mod header entry with reference counter
Vlad Buslov
1
-0
/
+4
2019-08-09
tcp: Update TCP_BASE_MSS comment
Josh Hunt
1
-1
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
1
-1
/
+1
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
1
-0
/
+1
2019-08-08
netfilter: nf_tables_offload: support indr block call
wenxu
1
-0
/
+4
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
1
-1
/
+9
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
3
-38
/
+29
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
1
-0
/
+3
2019-08-08
qed: Add new ethtool supported port types based on media.
Rahul Verma
1
-1
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
77
-317
/
+309
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-74
/
+79
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
1
-0
/
+2
2019-08-06
net: tc_act: add helpers to detect ingress mirred actions
John Hurley
1
-0
/
+18
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
1
-0
/
+2
2019-08-06
net: tc_act: add skbedit_ptype helper functions
John Hurley
1
-0
/
+27
2019-08-06
net: sched: sample: allow accessing psample_group with rtnl
Vlad Buslov
1
-1
/
+1
2019-08-06
net: sched: police: allow accessing police->params with rtnl
Vlad Buslov
1
-2
/
+2
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-2
/
+0
2019-08-03
net/socket: fix GCC8+ Wpacked-not-aligned warnings
Qian Cai
1
-6
/
+13
2019-08-03
netfilter: synproxy: rename mss synproxy_options field
Fernando Fernandez Mancera
1
-1
/
+1
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-37
/
+31
2019-08-03
asm-generic: fix -Wtype-limits compiler warnings
Qian Cai
1
-30
/
+20
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
1
-7
/
+11
2019-08-02
Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+9
[next]