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-11-11
sock: Remove the global prot_inuse counter.
Tonghao Zhang
1
-22
/
+0
2017-11-11
net: sfc: remove redundant variable start
Colin Ian King
1
-2
/
+0
2017-11-11
qlge: remove duplicated assignment to mbcp
Colin Ian King
1
-1
/
+0
2017-11-11
net: wan: x25_asy: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
net: 3com: 3c574_cs: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
net: 8390: pcnet_cs: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
net: decnet: dn_table: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
l2tp: don't close sessions in l2tp_tunnel_destruct()
Guillaume Nault
1
-2
/
+0
2017-11-11
Merge branch 'FACK-loss-recovery-remove'
David S. Miller
10
-184
/
+80
2017-11-11
tcp: use sequence distance to detect reordering
Yuchung Cheng
5
-107
/
+68
2017-11-11
tcp: retire FACK loss detection
Yuchung Cheng
10
-77
/
+12
2017-11-11
fsl/fman_port: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-11
net: ethernet: bgmac: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-11-11
ibmvnic: Add vnic client data to login buffer
Nathan Fontenot
2
-2
/
+68
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
21
-204
/
+11
2017-11-11
Merge branch 'bpf-Fix-bugs-in-sock_ops-samples'
David S. Miller
6
-29
/
+41
2017-11-11
bpf: Fix tcp_clamp_kern.c sample program
Lawrence Brakmo
1
-11
/
+13
2017-11-11
bpf: Fix tcp_iw_kern.c sample program
Lawrence Brakmo
1
-6
/
+8
2017-11-11
bpf: Fix tcp_cong_kern.c sample program
Lawrence Brakmo
1
-2
/
+4
2017-11-11
bpf: Fix tcp_bufs_kern.c sample program
Lawrence Brakmo
1
-6
/
+8
2017-11-11
bpf: Fix tcp_rwnd_kern.c sample program
Lawrence Brakmo
1
-2
/
+4
2017-11-11
bpf: Fix tcp_synrto_kern.c sample program
Lawrence Brakmo
1
-2
/
+4
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
5
-32
/
+108
2017-11-11
Merge branch 'macb-next'
David S. Miller
1
-0
/
+9
2017-11-11
net: macb: add of_node_put to error paths
Michael Grzeschik
1
-0
/
+2
2017-11-11
net: macb: add of_phy_deregister_fixed_link to error paths
Michael Grzeschik
1
-0
/
+7
2017-11-11
net: mvpp2: fix GOP statistics loop start and stop conditions
Miquel Raynal
1
-32
/
+30
2017-11-11
Merge branch 'hns3-bug-fixes'
David S. Miller
2
-13
/
+2
2017-11-11
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
Fuyun Liang
1
-12
/
+1
2017-11-11
net: hns3: fix a bug when getting phy address from NCL_config file
Fuyun Liang
1
-1
/
+1
2017-11-11
net: netlink: Update attr validation to require exact length for some types
David Ahern
1
-3
/
+16
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
5
-1
/
+30
2017-11-11
net/ncsi: Don't return error on normal response
Samuel Mendoza-Jonas
1
-17
/
+14
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
3
-21
/
+80
2017-11-11
Merge branch 'bpftool-show-filenames-of-pinned-objects'
David S. Miller
7
-6
/
+187
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
6
-8
/
+25
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
5
-0
/
+152
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
2
-2
/
+14
2017-11-11
Merge branch 'BPF-directed-error-injection'
David S. Miller
21
-11
/
+204
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
6
-2
/
+71
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
15
-9
/
+133
2017-11-10
net: fix incorrect comment with regard to VLAN packet handling
Girish Moodalbail
1
-8
/
+0
2017-11-10
Merge branch 'act_vlan-rcu'
David S. Miller
3
-38
/
+94
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2
-33
/
+88
2017-11-10
nfp flower action: Modified to use VLAN helper functions
Manish Kurup
1
-3
/
+2
2017-11-10
act_vlan: Change stats update to use per-core stats
Manish Kurup
1
-4
/
+6
2017-11-10
sfc: don't warn on successful change of MAC
Robert Stonehouse
1
-1
/
+1
2017-11-10
net: vxge: remove redundant assignments and pointers
Colin Ian King
1
-8
/
+1
2017-11-10
Merge branch 'ip_gre-flags-update'
David S. Miller
1
-5
/
+53
2017-11-10
ip_gre: add the support for i/o_flags update via ioctl
Xin Long
1
-3
/
+16
[next]