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-09-04
can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_l...
Marc Kleine-Budde
1
-1
/
+0
2019-09-04
can: introduce CAN midlayer private and allocate it automatically
Marc Kleine-Budde
1
-0
/
+66
2019-09-04
can: netns: remove "can_" prefix from members struct netns_can
Marc Kleine-Budde
1
-3
/
+3
2019-09-04
can: netns: give members of struct netns_can holding the statistics a sensibl...
Marc Kleine-Budde
1
-2
/
+2
2019-09-04
can: netns: give structs holding the CAN statistics a sensible name
Marc Kleine-Budde
1
-4
/
+4
2019-09-03
Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
5
-55
/
+242
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
1
-17
/
+16
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-34
/
+43
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
4
-38
/
+226
2019-09-01
net/mlx5: Add stub for mlx5_eswitch_mode
Maor Gottlieb
1
-1
/
+7
2019-09-01
net/mlx5: Add HW bits and definitions required for SW steering
Alex Vesker
2
-37
/
+205
2019-09-01
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
1
-0
/
+14
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-32
/
+33
2019-08-31
devlink: Make port index data type as unsigned int
Parav Pandit
1
-1
/
+1
2019-08-31
net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diag
Davide Caratti
3
-0
/
+33
2019-08-31
tcp: ulp: add functions to dump ulp-specific information
Davide Caratti
2
-0
/
+11
2019-08-31
net/tls: use RCU protection on icsk->icsk_ulp_data
Jakub Kicinski
2
-3
/
+8
2019-08-31
qed: Add APIs for configuring grc dump config flags.
Sudarsana Reddy Kalluru
1
-0
/
+9
2019-08-31
qed: Add APIs for reading config id attributes.
Sudarsana Reddy Kalluru
1
-0
/
+11
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+1
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-0
/
+1
2019-08-30
udp: Remove unlikely() from IS_ERR*() condition
Denis Efremov
1
-1
/
+1
2019-08-30
mm: memcontrol: flush percpu slab vmstats on kmem offlining
Roman Gushchin
1
-2
/
+3
2019-08-30
Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-31
/
+28
2019-08-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+1
2019-08-29
Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-8
/
+22
2019-08-29
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+5
2019-08-29
nds32: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-08-29
Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...
Arnd Bergmann
1
-0
/
+1
2019-08-28
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
1
-0
/
+1
2019-08-28
ipv6: shrink struct ipv6_mc_socklist
Eric Dumazet
1
-1
/
+1
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
3
-8
/
+22
2019-08-28
net/mlx5: Set ODP capabilities for DC transport to max
Michael Guralnik
1
-1
/
+3
2019-08-27
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
1
-0
/
+1
2019-08-27
sctp: allow users to set ep ecn flag by sockopt
Xin Long
1
-0
/
+1
2019-08-27
sctp: make ecn flag per netns and endpoint
Xin Long
2
-1
/
+5
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-0
/
+1
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
1
-3
/
+0
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
1
-1
/
+3
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-47
/
+49
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2019-08-27
Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-0
/
+11
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-9
/
+15
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
1
-4
/
+8
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
1
-29
/
+22
2019-08-26
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
1
-0
/
+17
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
1
-0
/
+2
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
1
-1
/
+1
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
2
-0
/
+2
2019-08-26
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
1
-0
/
+4
[next]