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
2016-02-22
tools, bpf_asm: simplify parser rule for BPF extensions
Ray Bellis
2
-151
/
+79
2016-02-22
netcp: use pointer to fix build fail
Sudip Mukherjee
1
-1
/
+1
2016-02-21
Merge branch 'qed-next'
David S. Miller
12
-153
/
+135
2016-02-21
qed,qede: Bump driver versions to 8.7.0.0
Yuval Mintz
2
-2
/
+2
2016-02-21
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
4
-20
/
+14
2016-02-21
qed: Change metadata needed for SPQ entries
Yuval Mintz
3
-107
/
+95
2016-02-21
qed: Handle possible race in SB config
Yuval Mintz
1
-9
/
+9
2016-02-21
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Yuval Mintz
6
-15
/
+15
2016-02-21
Merge branch 'ipvlan-misc'
David S. Miller
3
-31
/
+36
2016-02-21
ipvlan: misc changes
Mahesh Bandewar
3
-18
/
+20
2016-02-21
ipvlan: mode is u16
Mahesh Bandewar
2
-4
/
+6
2016-02-21
ipvlan: scrub skb before routing in L3 mode.
Mahesh Bandewar
1
-9
/
+10
2016-02-21
Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...
David S. Miller
9
-53
/
+1064
2016-02-21
Merge branch 'bpf-helper-improvements'
David S. Miller
7
-49
/
+142
2016-02-21
bpf: don't emit mov A,A on return
Daniel Borkmann
1
-4
/
+6
2016-02-21
bpf: fix csum update in bpf_l4_csum_replace helper for udp
Daniel Borkmann
2
-1
/
+8
2016-02-21
bpf: try harder on clones when writing into skb
Daniel Borkmann
4
-28
/
+24
2016-02-21
bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation
Daniel Borkmann
1
-13
/
+14
2016-02-21
bpf: add generic bpf_csum_diff helper
Daniel Borkmann
2
-0
/
+64
2016-02-21
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
2
-10
/
+33
2016-02-21
Merge branch 'geneve-vxlan-outer-checksum'
David S. Miller
3
-19
/
+18
2016-02-21
VXLAN: Support outer IPv4 Tx checksums by default
Alexander Duyck
2
-11
/
+10
2016-02-21
GENEVE: Support outer IPv4 Tx checksums by default
Alexander Duyck
1
-8
/
+8
2016-02-21
Merge branch 'lwt-autoload'
David S. Miller
4
-1
/
+42
2016-02-21
ila: autoload module
Robert Shearman
1
-0
/
+1
2016-02-21
mpls: autoload lwt module
Robert Shearman
1
-0
/
+1
2016-02-21
lwtunnel: autoload of lwt modules
Robert Shearman
2
-1
/
+40
2016-02-21
vlan: turn on unicast filtering on vlan device
Zhang Shengju
2
-1
/
+1
2016-02-20
can: ifi: Add IFI CANFD IP support
Marek Vasut
5
-0
/
+932
2016-02-20
can: ifi: Add DT bindings for ifi,canfd
Marek Vasut
1
-0
/
+15
2016-02-20
of: Add vendor prefix for I/F/I
Marek Vasut
1
-0
/
+1
2016-02-20
can: Makefile: Sort the Makefile
Marek Vasut
1
-8
/
+8
2016-02-20
can: Kconfig: sort drivers alphabetically
Marc Kleine-Budde
1
-25
/
+24
2016-02-20
can: Kconfig: Sort the Kconfig includes
Marek Vasut
1
-10
/
+4
2016-02-20
can: sja1000: of: add compatibility with Technologic Systems version
Damien Riegel
1
-0
/
+47
2016-02-20
can: sja1000: add documentation for Technologic Systems version
Damien Riegel
1
-1
/
+2
2016-02-20
can: sja1000: of: add per-compatible init hook
Damien Riegel
1
-9
/
+31
2016-02-20
Merge branch 'bpf-get-stackid'
David S. Miller
18
-30
/
+642
2016-02-20
samples/bpf: offwaketime example
Alexei Starovoitov
4
-0
/
+322
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
6
-1
/
+269
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
8
-29
/
+51
2016-02-19
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
5
-20
/
+7
2016-02-19
phy: marvell/micrel: Fix Unpossible condition
Andrew Lunn
2
-9
/
+10
2016-02-19
Merge branch 'ethtool-perqueue-params'
David S. Miller
16
-73
/
+760
2016-02-19
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-19
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
6
-70
/
+120
2016-02-19
net/ethtool: support set coalesce per queue
Kan Liang
2
-0
/
+68
2016-02-19
net/ethtool: support get coalesce per queue
Kan Liang
2
-2
/
+41
2016-02-19
net/ethtool: introduce a new ioctl for per queue setting
Kan Liang
2
-2
/
+42
[next]