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-11-03
sh_eth: use DMA barriers
Sergei Shtylyov
1
-4
/
+4
2015-11-03
NVMe: Precedence error in nvme_pr_clear()
Dan Carpenter
1
-1
/
+1
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-92
/
+192
2015-11-03
switchdev: respect SKIP_EOPNOTSUPP flag in case there is no recursion
Jiri Pirko
1
-5
/
+4
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
1
-59
/
+0
2015-11-03
irda: Delete an unnecessary check before the function call "irlmp_unregister_...
Markus Elfring
1
-2
/
+1
2015-11-03
lightnvm: refactor phys addrs type to u64
Matias Bjørling
3
-26
/
+25
2015-11-03
ide: pdc202xx_new: Replace timeval with ktime_t
Amitoj Kaur Chawla
1
-5
/
+5
2015-11-03
Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
19
-211
/
+277
2015-11-03
net: dsa: mv88e6xxx: include DSA ports in VLANs
Vivien Didelot
1
-6
/
+6
2015-11-03
net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports
Andrew Lunn
2
-2
/
+11
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
2
-6
/
+8
2015-11-03
vlan: Invoke driver vlan hooks only if device is present
Padmanabh Ratnakar
1
-2
/
+8
2015-11-03
arcnet/com20020: add LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2015-11-03
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
1
-1
/
+1
2015-11-03
Merge branch 'dp83640-fixes'
David S. Miller
3
-34
/
+53
2015-11-03
dp83640: Only wait for timestamps for packets with timestamping enabled.
Stefan Sørensen
1
-12
/
+13
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2
-11
/
+12
2015-11-03
dp83640: Prune rx timestamp list before reading from it
Stefan Sørensen
1
-0
/
+1
2015-11-03
dp83640: Delay scheduled work.
Stefan Sørensen
1
-8
/
+12
2015-11-03
dp83640: Include hash in timestamp/packet matching
Stefan Sørensen
1
-3
/
+15
2015-11-03
ipv6: fix tunnel error handling
Michal Kubeček
1
-1
/
+11
2015-11-03
blk-mq: avoid excessive boot delays with large lun counts
Jeff Moyer
1
-17
/
+30
2015-11-03
Merge branch 'mlx5-fixes'
David S. Miller
5
-15
/
+46
2015-11-03
net/mlx5e: Fix LSO vlan insertion
Achiad Shochat
1
-2
/
+3
2015-11-03
net/mlx5e: Re-eanble client vlan TX acceleration
Achiad Shochat
2
-2
/
+22
2015-11-03
net/mlx5e: Return error in case mlx5e_set_features() fails
Achiad Shochat
1
-1
/
+1
2015-11-03
net/mlx5e: Don't allow more than max supported channels
Achiad Shochat
3
-5
/
+9
2015-11-03
net/mlx5_core: Use the the real irqn in eq->irqn
Achiad Shochat
1
-4
/
+4
2015-11-03
net/mlx5e: Wait for RX buffers initialization in a more proper manner
Achiad Shochat
1
-2
/
+2
2015-11-03
net/mlx5e: Avoid NULL pointer access in case of configuration failure
Achiad Shochat
1
-0
/
+6
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
6
-70
/
+3
2015-11-03
s390/cio: de-duplicate subchannel validation
Pierre Morel
1
-23
/
+4
2015-11-03
s390/css: unneeded initialization in for_each_subchannel
Pierre Morel
1
-1
/
+0
2015-11-03
s390/Kconfig: use builtin bswap
Christian Borntraeger
1
-0
/
+1
2015-11-03
s390/dasd: fix disconnected device with valid path mask
Stefan Haberland
1
-1
/
+6
2015-11-03
s390/dasd: fix invalid PAV assignment after suspend/resume
Stefan Haberland
1
-4
/
+16
2015-11-03
s390/dasd: fix double free in dasd_eckd_read_conf
Stefan Haberland
1
-12
/
+25
2015-11-03
s390/kernel: fix ptrace peek/poke for floating point registers
Martin Schwidefsky
1
-4
/
+4
2015-11-03
cfg80211: allow AID/listen interval changes for unassociated station
Ayala Beker
1
-9
/
+18
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
3
-0
/
+18
2015-11-03
mac80211: further improve "no supported rates" warning
Johannes Berg
1
-1
/
+1
2015-11-03
mac80211: treat bad WMM parameters more gracefully
Johannes Berg
1
-94
/
+48
2015-11-03
mac80211: fixup AIFSN instead of disabling WMM
Emmanuel Grumbach
1
-7
/
+7
2015-11-03
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
Johannes Berg
5
-16
/
+11
2015-11-03
cfg80211/mac80211: clarify RSSI CQM reporting requirements
Johannes Berg
2
-1
/
+7
2015-11-03
mac80211: fix crash on mesh local link ID generation with VIFs
Matthias Schiffer
1
-0
/
+3
2015-11-03
mac80211: TDLS: add proper HT-oper IE
Arik Nemtsov
5
-7
/
+18
2015-11-03
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
5
-35
/
+45
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
3
-31
/
+48
[prev]
[next]