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-07-08
vmxnet3: prevent receive getting out of sequence on napi poll
Neil Horman
1
-4
/
+4
2015-07-08
ipv4: add support for linkdown sysctl to netconf
Andy Gospodarek
2
-0
/
+14
2015-07-08
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
1
-6
/
+11
2015-07-08
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
1
-0
/
+2
2015-07-08
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
1
-2
/
+4
2015-07-08
net/tipc: initialize security state for new connection socket
Stephen Smalley
1
-0
/
+1
2015-07-08
Merge branch 'sfc-set-mac'
David S. Miller
3
-69
/
+151
2015-07-08
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
1
-2
/
+5
2015-07-08
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
3
-42
/
+126
2015-07-08
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
1
-25
/
+20
2015-07-08
bonding: "primary_reselect" with "failure" is not working properly
Mazhar Rana
1
-17
/
+34
2015-07-08
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-07-08
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-91
/
+96
2015-07-08
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+75
2015-07-08
amd-xgbe: Fix DMA API debug warning
Lendacky, Thomas
4
-12
/
+22
2015-07-08
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
1
-4
/
+0
2015-07-08
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
1
-1
/
+2
2015-07-08
rhashtable: fix for resize events during table walk
Phil Sutter
1
-2
/
+2
2015-07-08
bridge: mdb: start delete timer for temp static entries
Satish Ashok
1
-0
/
+3
2015-07-08
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
1
-1
/
+1
2015-07-08
NET: hamradio: Fix IP over bpq encapsulation.
Ralf Baechle
1
-0
/
+1
2015-07-08
net_sched: gen_estimator: extend pps limit
Eric Dumazet
1
-6
/
+7
2015-07-03
cxgb4: Fix incorrect sequence numbers shown in devlog
Hariprasad Shenai
1
-12
/
+13
2015-07-03
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-07-03
netlink: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-03
net-RDS: Delete an unnecessary check before the function call "module_put"
Markus Elfring
1
-1
/
+1
2015-07-03
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
Markus Elfring
1
-4
/
+1
2015-07-02
bridge: vlan: fix usage of vlan 0 and 4095 again
Nikolay Aleksandrov
1
-0
/
+2
2015-07-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-2
/
+3
2015-07-02
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+4
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
11
-22
/
+54
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
11
-22
/
+13
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
17
-56
/
+17
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-2
/
+11
2015-07-02
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-18
/
+3
2015-07-01
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
53
-1575
/
+1843
2015-07-01
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
21
-159
/
+913
2015-07-01
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
182
-1574
/
+14426
2015-07-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
31
-58
/
+4939
2015-07-01
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
13
-286
/
+1118
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
74
-339
/
+894
2015-07-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-17
/
+32
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
25
-67
/
+95
2015-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-6
/
+3
2015-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-376
/
+701
2015-07-01
Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-14
/
+30
2015-07-01
Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-8
/
+58
2015-07-01
Add __init attribute to new_kmalloc_cache
Christoph Lameter
1
-1
/
+1
2015-07-01
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-28
/
+41
[next]