index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hpfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
1
-6
/
+11
2015-07-09
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
1
-0
/
+2
2015-07-09
drivers: net: cpsw: fix crash while accessing second slave ethernet interface
Mugunthan V N
1
-2
/
+4
2015-07-09
net/tipc: initialize security state for new connection socket
Stephen Smalley
1
-0
/
+1
2015-07-09
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
1
-2
/
+5
2015-07-09
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
3
-42
/
+126
2015-07-09
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
1
-25
/
+20
2015-07-09
bonding: "primary_reselect" with "failure" is not working properly
Mazhar Rana
1
-17
/
+34
2015-07-09
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-07-09
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-91
/
+96
2015-07-09
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+75
2015-07-09
amd-xgbe: Fix DMA API debug warning
Lendacky, Thomas
4
-12
/
+22
2015-07-09
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
1
-4
/
+0
2015-07-09
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
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-07-01
Add __init attribute to new_kmalloc_cache
Christoph Lameter
1
-1
/
+1
2015-07-01
watchdog: omap_wdt: early_enable module parameter
Lars Poeschel
2
-0
/
+9
2015-07-01
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
2
-3
/
+0
2015-07-01
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
1
-10
/
+16
2015-07-01
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
6
-11
/
+10
2015-07-01
genalloc: rename dev_get_gen_pool() to gen_pool_get()
Vladimir Zapolskiy
7
-10
/
+10
2015-07-01
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
3
-7
/
+8
2015-07-01
MAINTAINERS: add zpool
Dan Streetman
1
-0
/
+7
2015-07-01
MAINTAINERS: BCACHE: Kent Overstreet has changed email address
Joe Perches
2
-3
/
+3
2015-07-01
MAINTAINERS: move Jens Osterkamp to CREDITS
Joe Perches
2
-1
/
+4
2015-07-01
MAINTAINERS: remove unused nbd.h pattern
Joe Perches
1
-1
/
+0
2015-07-01
MAINTAINERS: update brcm gpio filename pattern
Joe Perches
1
-1
/
+1
2015-07-01
MAINTAINERS: update brcm dts pattern
Joe Perches
1
-1
/
+1
2015-07-01
MAINTAINERS: update sound soc intel patterns
Joe Perches
1
-5
/
+4
2015-07-01
MAINTAINERS: remove website for paride
Sudip Mukherjee
1
-1
/
+0
2015-07-01
MAINTAINERS: update Emulex ocrdma email addresses
Laurent Navet
1
-3
/
+3
2015-07-01
bcache: use kvfree() in various places
Pekka Enberg
2
-16
/
+4
2015-07-01
libcxgbi: use kvfree() in cxgbi_free_big_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
target: use kvfree() in session alloc and free
Pekka Enberg
1
-8
/
+2
2015-07-01
IB/ehca: use kvfree() in ipz_queue_{cd}tor()
Pekka Enberg
1
-8
/
+2
2015-07-01
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-07-01
drm: use kvfree() in drm_free_large()
Pekka Enberg
1
-4
/
+1
2015-07-01
cxgb4: use kvfree() in t4_free_mem()
Pekka Enberg
1
-4
/
+1
2015-07-01
cxgb3: use kvfree() in cxgb_free_mem()
Pekka Enberg
1
-4
/
+1
[next]