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
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
2017-11-10
ip_gre: add the support for i/o_flags update via netlink
Xin Long
1
-2
/
+37
2017-11-10
Merge branch 'tcp-ns-rmem-wmem'
David S. Miller
11
-48
/
+76
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
8
-43
/
+47
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
3
-5
/
+29
2017-11-10
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
1
-2
/
+8
2017-11-10
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-52
/
+214
2017-11-10
Merge branch 'IGMP-snooping-for-local-traffic'
David S. Miller
10
-19
/
+85
2017-11-10
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
1
-1
/
+1
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
2
-5
/
+5
2017-11-10
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
1
-0
/
+13
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
3
-0
/
+46
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2
-4
/
+11
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
4
-10
/
+10
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
148
-436
/
+1125
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-5
/
+29
2017-11-09
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
9
-17
/
+97
2017-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
46
-146
/
+285
2017-11-09
ALSA: hda - fix headset mic problem for Dell machines with alc274
Hui Wang
1
-0
/
+5
2017-11-09
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
Gal Pressman
1
-3
/
+14
2017-11-09
net/mlx5e: Add VLAN offloads statistics
Gal Pressman
5
-1
/
+15
2017-11-09
net/mlx5e: Add 802.1ad VLAN insertion support
Gal Pressman
3
-0
/
+4
[next]