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-06-29
net/mlx5e: Fix number of PFC counters reported to ethtool
Gal Pressman
1
-1
/
+3
2016-06-29
net/mlx5e: Prevent adding the same vxlan port
Matthew Finlay
1
-0
/
+3
2016-06-29
net/mlx5e: Check for BlueFlame capability before allocating SQ uar
Gal Pressman
1
-1
/
+1
2016-06-29
net/mlx5e: Change enum to better reflect usage
Eli Cohen
2
-4
/
+4
2016-06-29
net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
Majd Dibbiny
1
-1
/
+2
2016-06-29
net/mlx5: Update command strings
Eli Cohen
1
-0
/
+1
2016-06-29
net: marvell: Add separate config ANEG function for Marvell 88E1111
Harini Katakam
1
-1
/
+43
2016-06-29
Merge branch 'batman-adv-fixes'
David S. Miller
4
-9
/
+53
2016-06-29
batman-adv: Clean up untagged vlan when destroying via rtnl-link
Sven Eckelmann
1
-0
/
+9
2016-06-29
batman-adv: Fix ICMP RR ethernet access after skb_linearize
Sven Eckelmann
1
-0
/
+1
2016-06-29
batman-adv: Fix double-put of vlan object
Ben Hutchings
1
-1
/
+0
2016-06-29
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2
-6
/
+39
2016-06-29
batman-adv: replace WARN with rate limited output on non-existing VLAN
Simon Wunderlich
1
-2
/
+4
2016-06-29
net: phy: Manage fixed PHY address space using IDA
Florian Fainelli
1
-11
/
+11
2016-06-28
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
4
-25
/
+21
2016-06-28
audit: move calcs after alloc and check when logging set loginuid
Richard Guy Briggs
1
-3
/
+4
2016-06-28
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2016-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-7
/
+14
2016-06-28
sock_diag: do not broadcast raw socket destruction
Willem de Bruijn
1
-0
/
+6
2016-06-28
connector: fix out-of-order cn_proc netlink message delivery
Aaron Campbell
1
-21
/
+22
2016-06-28
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2
-4
/
+23
2016-06-28
HID: multitouch: enable palm rejection for Windows Precision Touchpad
Allen Hung
1
-3
/
+15
2016-06-28
Revert "HID: multitouch: enable palm rejection if device implements confidenc...
Allen Hung
1
-5
/
+0
2016-06-28
mac80211: Fix mesh estab_plinks counting in STA removal case
Jouni Malinen
1
-2
/
+5
2016-06-28
net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
Wang Sheng-Hui
1
-7
/
+8
2016-06-28
Merge branch 'bgmac-fixes'
David S. Miller
1
-3
/
+5
2016-06-28
net: bgmac: Remove superflous netif_carrier_on()
Florian Fainelli
1
-2
/
+0
2016-06-28
net: bgmac: Start transmit queue in bgmac_open
Florian Fainelli
1
-0
/
+3
2016-06-28
net: bgmac: Fix SOF bit checking
Florian Fainelli
1
-2
/
+3
2016-06-28
bonding: fix 802.3ad aggregator reselection
Jay Vosburgh
1
-19
/
+45
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2
-1
/
+4
2016-06-28
s390: fix test_fp_ctl inline assembly contraints
Martin Schwidefsky
1
-1
/
+1
2016-06-28
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
Michael Holzheu
1
-7
/
+0
2016-06-27
Merge tag 'for-v4.7-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2
-12
/
+21
2016-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-46
/
+70
2016-06-27
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-0
/
+2
2016-06-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-52
/
+124
2016-06-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-5
/
+6
2016-06-27
vsock: make listener child lock ordering explicit
Stefan Hajnoczi
1
-2
/
+10
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-27
Merge tag 'linux-can-fixes-for-4.7-20160623' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-1
/
+18
2016-06-27
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-06-27
net: smsc911x: Fix bug where PHY interrupts are overwritten by 0
Jeremy Linton
1
-2
/
+0
2016-06-26
Linux 4.7-rc5
v4.7-rc5
Linus Torvalds
1
-1
/
+1
2016-06-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+12
2016-06-25
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+34
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-36
/
+57
2016-06-25
Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-12
/
+19
2016-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
[prev]
[next]