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
2017-03-23
A Sample of using socket cookie and uid for traffic monitoring
Chenbo Feng
4
-0
/
+244
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
3
-2
/
+32
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
5
-3
/
+29
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
300
-2275
/
+4203
2017-03-23
Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-7
/
+47
2017-03-23
qedf: fix wrong le16 conversion
Arnd Bergmann
1
-3
/
+3
2017-03-23
Merge branch 'qed-management-interaction-and-feature-changes'
David S. Miller
3
-207
/
+373
2017-03-23
qed: Reserve VF feature before PF
Mintz, Yuval
1
-11
/
+16
2017-03-23
qed: Don't waste SBs unused by RoCE
Mintz, Yuval
1
-8
/
+9
2017-03-23
qed: Reduce verbosity of unimplemented MFW messages
Mintz, Yuval
1
-1
/
+1
2017-03-23
qed: Correct endian order of MAC passed to MFW
Mintz, Yuval
1
-2
/
+11
2017-03-23
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
2
-59
/
+66
2017-03-23
qed: Revise MFW command locking
Tomer Tayar
2
-136
/
+280
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-28
/
+16
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
100
-612
/
+1086
2017-03-23
ALSA: hda - Adding a group of pin definition to fix headset problem
Hui Wang
1
-0
/
+2
2017-03-22
net:ethernet:aquantia: Fix for RX checksum offload.
Pavel Belous
2
-0
/
+2
2017-03-22
amd-xgbe: Fix the ECC-related bit position definitions
Lendacky, Thomas
1
-12
/
+12
2017-03-22
Merge branch 'netvsc-bug-fixes-and-cleanups'
David S. Miller
4
-156
/
+138
2017-03-22
netvsc: fix and cleanup rndis_filter_set_packet_filter
stephen hemminger
1
-12
/
+6
2017-03-22
netvsc: eliminate unnecessary skb == NULL checks
stephen hemminger
1
-6
/
+3
2017-03-22
netvsc: remove unnecessary lock on shutdown
stephen hemminger
1
-4
/
+3
2017-03-22
netvsc: use refcount_t for keeping track of sub channels
stephen hemminger
2
-33
/
+12
2017-03-22
netvsc: uses RCU instead of removal flag
stephen hemminger
3
-31
/
+10
2017-03-22
netvsc: use RCU to protect inner device structure
stephen hemminger
3
-24
/
+57
2017-03-22
netvsc: change max channel calculation
stephen hemminger
2
-17
/
+11
2017-03-22
netvsc: handle offline mtu and channel change
stephen hemminger
1
-9
/
+20
2017-03-22
netvsc: fix NAPI performance regression
stephen hemminger
2
-23
/
+19
2017-03-22
liquidio: fix tx completions in napi poll
VSR Burru
2
-17
/
+22
2017-03-22
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
7
-0
/
+103
2017-03-22
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-11
/
+14
2017-03-22
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-19
/
+29
2017-03-22
sfc: cleanup a condition in efx_udp_tunnel_del()
Dan Carpenter
1
-1
/
+1
2017-03-22
Bluetooth: btqcomsmd: fix compile-test dependency
Arnd Bergmann
1
-1
/
+2
2017-03-22
Merge branch 'xgene-v2-mdio-and-ethtool'
David S. Miller
9
-41
/
+351
2017-03-22
drivers: net: xgene-v2: misc fixes
Iyappan Subramanian
1
-29
/
+26
2017-03-22
drivers: net: xgene-v2: Fix port reset
Iyappan Subramanian
3
-7
/
+20
2017-03-22
drivers: net: xgene-v2: Add ethtool support
Iyappan Subramanian
4
-1
/
+124
2017-03-22
drivers: net: xgene-v2: Add MDIO support
Iyappan Subramanian
6
-5
/
+182
2017-03-22
Merge branch 'bpf-map-in-map'
David S. Miller
18
-39
/
+823
2017-03-22
bpf: Add tests for map-in-map
Martin KaFai Lau
9
-18
/
+451
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
5
-2
/
+134
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
8
-12
/
+225
2017-03-22
bpf: Fix and simplifications on inline map lookup
Martin KaFai Lau
2
-9
/
+15
2017-03-22
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
1
-8
/
+17
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-03-22
genetlink: fix counting regression on ctrl_dumpfamily()
Stanislaw Gruszka
1
-1
/
+3
2017-03-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
1
-0
/
+6
2017-03-22
net: stmmac: fix dma operation mode config for older versions
Joao Pinto
1
-3
/
+3
2017-03-22
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
6
-2
/
+26
[next]