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
2015-05-31
cc2520: fix in default tx power setting
Varka Bhadram
1
-8
/
+0
2015-05-31
MAINTAINERS: Add myself as maintainer for the atusb driver
Stefan Schmidt
1
-0
/
+8
2015-05-31
ieee802154/atusb: Add .set_promiscuous_mode driver operation
Stefan Schmidt
1
-1
/
+29
2015-05-31
ieee802154/atusb: Add .set_txpower operation to the driver
Stefan Schmidt
1
-0
/
+26
2015-05-31
ieee802154/atusb: Add function for partial register writes
Stefan Schmidt
1
-18
/
+27
2015-05-31
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
2
-8
/
+6
2015-05-31
ieee802154: Fix generation of random EUI-64 addresses.
Lennert Buytenhek
1
-3
/
+3
2015-05-31
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
43
-137
/
+165
2015-05-31
bpf: add missing rcu protection when releasing programs from prog_array
Alexei Starovoitov
3
-4
/
+25
2015-05-31
Merge branch 'hv_netvsc-next'
David S. Miller
1
-2
/
+9
2015-05-31
hv_netvsc: Allocate the sendbuf in a NUMA aware way
K. Y. Srinivasan
1
-1
/
+3
2015-05-31
hv_netvsc: Allocate the receive buffer from the correct NUMA node
K. Y. Srinivasan
1
-1
/
+6
2015-05-31
netevent: remove automatic variable in register_netevent_notifier()
Wang Long
1
-4
/
+1
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-11
/
+244
2015-05-30
Merge branch 'systemport-next'
David S. Miller
2
-51
/
+58
2015-05-30
net: systemport: Add a check for oversized packets
Florian Fainelli
1
-0
/
+8
2015-05-30
net: systemport: rewrite bcm_sysport_rx_refill
Florian Fainelli
1
-40
/
+41
2015-05-30
net: systemport: Pre-calculate and utilize cb->bd_addr
Florian Fainelli
2
-11
/
+9
2015-05-30
ipv6: drop unneeded goto
Julia Lawall
1
-7
/
+1
2015-05-30
net: thunderx: add 64-bit dependency
Arnd Bergmann
1
-1
/
+1
2015-05-30
Merge branch 'mlx4-next'
David S. Miller
12
-269
/
+428
2015-05-30
net/mlx4_core: Make sure there are no pending async events when freeing CQ
Matan Barak
1
-0
/
+3
2015-05-30
net/mlx4_core: Move affinity hints to mlx4_core ownership
Ido Shamay
4
-9
/
+59
2015-05-30
net/mlx4: Add EQ pool
Matan Barak
11
-259
/
+342
2015-05-30
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
2
-2
/
+25
2015-05-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
46
-1133
/
+2374
2015-05-30
Merge branch 'mlx5-next'
David S. Miller
41
-578
/
+13282
2015-05-30
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
11
-28
/
+3213
2015-05-30
net/mlx5: Ethernet resource handling files
Amir Vadai
7
-0
/
+1675
2015-05-30
net/mlx5: Ethernet Datapath files
Amir Vadai
5
-0
/
+1054
2015-05-30
net/mlx5_core: Set/Query port MTU commands
Saeed Mahameed
2
-0
/
+57
2015-05-30
net/mlx5_core: Modify CQ moderation parameters
Rana Shahout
2
-0
/
+21
2015-05-30
net/mlx5_core: Implement get/set port status
Rana Shahout
2
-0
/
+40
2015-05-30
net/mlx5_core: Implement access functions of ptys register fields
Saeed Mahameed
2
-0
/
+91
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
15
-349
/
+310
2015-05-30
net/mlx5_core: HW data structs/types definitions cleanup
Saeed Mahameed
9
-91
/
+6686
2015-05-30
net/mlx5_core: Set irq affinity hints
Saeed Mahameed
3
-21
/
+117
2015-05-30
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
6
-93
/
+22
2015-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-187
/
+272
2015-05-30
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
Ying Xue
1
-5
/
+2
2015-05-30
if_vlan: fix vlaue -> value typo
Vivien Didelot
1
-3
/
+3
2015-05-30
bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
Alexei Starovoitov
2
-0
/
+20
2015-05-30
hv_netvsc: Properly size the vrss queues
KY Srinivasan
3
-2
/
+19
2015-05-30
net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
Sorin Dumitru
1
-4
/
+6
2015-05-30
Merge branch 'stmmac-IPQ806x'
David S. Miller
10
-14
/
+1089
2015-05-30
net: stmmac: ipq806x: document device tree bindings
Mathieu Olivari
1
-0
/
+35
2015-05-30
stmmac: add ipq806x glue layer
Mathieu Olivari
3
-0
/
+380
2015-05-30
stmmac: add fixed-link device-tree support
Mathieu Olivari
2
-2
/
+12
2015-05-30
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
3
-11
/
+24
2015-05-30
clk: qcom: Add support for NSS/GMAC clocks and resets
Stephen Boyd
3
-1
/
+638
[next]