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
2016-08-23
strparser: Queue work when being unpaused
Tom Herbert
1
-4
/
+1
2016-08-23
hv_netvsc: report vmbus name in ethtool
Stephen Hemminger
1
-0
/
+7
2016-08-23
hv_netvsc: make inline functions static
Stephen Hemminger
1
-84
/
+0
2016-08-23
Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
6
-560
/
+141
2016-08-22
qed: Fix address macros
Yuval Mintz
1
-14
/
+8
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
1
-2
/
+3
2016-08-22
qed*: Add support for VFs over legacy PFs
Yuval Mintz
1
-0
/
+3
2016-08-22
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
1
-2
/
+4
2016-08-19
qed: utilize FW 8.10.10.0
Yuval Mintz
5
-131
/
+442
2016-08-19
net: dsa: Export suspend/resume functions
Florian Fainelli
1
-0
/
+14
2016-08-19
rhashtable: Remove GFP flag from rhashtable_walk_init
Herbert Xu
1
-3
/
+11
2016-08-18
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
1
-0
/
+10
2016-08-18
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
2
-1
/
+53
2016-08-18
tipc: add peer removal functionality
Richard Alpe
1
-0
/
+1
2016-08-18
net: bgmac: support Ethernet core on BCM53573 SoCs
Rafał Miłecki
2
-0
/
+4
2016-08-18
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-1
/
+1
2016-08-18
net_sched: act_vlan: Add priority option
Hadar Hen Zion
2
-0
/
+2
2016-08-18
net_sched: flower: Add vlan support
Hadar Hen Zion
1
-0
/
+3
2016-08-18
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
2
-3
/
+10
2016-08-18
qed*: Fix pause setting
Yuval Mintz
1
-3
/
+5
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
105
-852
/
+2140
2016-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-114
/
+156
2016-08-17
kcm: Use stream parser
Tom Herbert
1
-31
/
+6
2016-08-17
strparser: Stream parser for messages
Tom Herbert
1
-0
/
+145
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2
-16
/
+28
2016-08-17
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-17
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-17
Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-0
/
+94
2016-08-17
net/mlx5: Update mlx5_ifc.h for vxlan encap/decap
Hadar Hen Zion
1
-4
/
+101
2016-08-17
net/mlx5: Enable setting minimum inline header mode for VFs
Hadar Hen Zion
2
-1
/
+3
2016-08-17
net/mlx5: Unify and improve command interface
Saeed Mahameed
2
-118
/
+4
2016-08-17
{net,IB}/mlx5: Modify QP commands via mlx5 ifc
Saeed Mahameed
1
-17
/
+3
2016-08-17
{net,IB}/mlx5: QP/XRCD commands via mlx5 ifc
Saeed Mahameed
2
-102
/
+11
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-0
/
+1
2016-08-15
pptp: Refactor the struct and macros of PPTP codes
Gao Feng
2
-20
/
+11
2016-08-14
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
1
-0
/
+4
2016-08-14
{net,IB}/mlx5: MKey/PSV commands via mlx5 ifc
Saeed Mahameed
3
-111
/
+15
2016-08-14
{net,IB}/mlx5: CQ commands via mlx5 ifc
Saeed Mahameed
2
-79
/
+3
2016-08-14
net/mlx5: EQ commands via mlx5 ifc
Saeed Mahameed
2
-75
/
+1
2016-08-14
net/mlx5: MCG commands via mlx5 ifc
Saeed Mahameed
1
-1
/
+1
2016-08-14
net/mlx5: Access register and MAD IFC commands via mlx5 ifc
Saeed Mahameed
1
-29
/
+0
2016-08-14
net/mlx5: Init/Teardown hca commands via mlx5 ifc
Saeed Mahameed
1
-24
/
+0
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
1
-2
/
+1
2016-08-13
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
2016-08-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+12
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2016-08-12
bpf: fix bpf_skb_in_cgroup helper naming
Daniel Borkmann
1
-2
/
+2
2016-08-12
bpf: Add bpf_current_task_under_cgroup helper
Sargun Dhillon
1
-0
/
+11
2016-08-12
cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers
Sargun Dhillon
1
-0
/
+23
2016-08-12
net: Add mask for Control register 10Mbps speed
Appana Durga Kedareswara Rao
1
-0
/
+1
[next]