index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ablkcipher.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
bnx2x: fix L2-GRE TCP issues
Dmitry Kravkov
1
-1
/
+1
2014-02-05
net: qmi_wwan: add Netgear Aircard 340U
Bjørn Mork
1
-0
/
+1
2014-02-05
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
Fernando Luis Vazquez Cao
1
-1
/
+1
2014-02-05
ptp: Allow selecting trigger/event index in testptp
Stefan Sørensen
1
-3
/
+8
2014-02-05
net: ethoc: set up MII management bus clock
Max Filippov
2
-2
/
+31
2014-02-05
net: ethoc: don't advertise gigabit speed on attached PHY
Max Filippov
1
-0
/
+5
2014-02-05
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
1
-14
/
+24
2014-02-05
net:phy:dp83640: Initialize PTP clocks at device init.
Stefan Sørensen
1
-5
/
+8
2014-02-05
net:phy:dp83640: Do not hardcode timestamping event edge
Stefan Sørensen
1
-1
/
+4
2014-02-05
net:phy:dp83640: Declare that TX timestamping possible
Stefan Sørensen
1
-0
/
+1
2014-02-05
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
1
-7
/
+8
2014-02-05
bonding: fail_over_mac should only affect AB mode in bond_set_mac_address()
dingtianhong
1
-1
/
+2
2014-02-05
bonding: fail_over_mac should only affect AB mode at enslave and removal proc...
dingtianhong
1
-7
/
+15
2014-02-03
ip_tunnel: fix panic in ip_tunnel_xmit()
Eric Dumazet
1
-18
/
+11
2014-02-02
vxlan: remove extra newline after function definition
Daniel Baluta
1
-1
/
+0
2014-02-02
net: ethoc: implement ethtool get/set ring parameters
Max Filippov
1
-0
/
+51
2014-02-02
net: ethoc: implement ethtool get registers
Max Filippov
1
-0
/
+20
2014-02-02
net: ethoc: implement ethtool get/set settings
Max Filippov
1
-0
/
+24
2014-02-02
net: ethoc: implement basic ethtool operations
Max Filippov
1
-0
/
+6
2014-01-31
e100: Fix "disabling already-disabled device" warning
Michele Baldessari
1
-1
/
+1
2014-01-31
rds: The maintainer needs to be updated.
Venkat Venkatsubra
1
-1
/
+1
2014-01-31
can: add destructor for self generated skbs
Oliver Hartkopp
6
-34
/
+53
2014-01-31
net/vxlan: Go over all candidate streams for GRO matching
Or Gerlitz
1
-2
/
+0
2014-01-31
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
1
-1
/
+1
2014-01-31
net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver
Stefan Roese
1
-2
/
+12
2014-01-30
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
1
-0
/
+1
2014-01-30
nfs: fix xattr inode op pointers when disabled
Christoph Hellwig
1
-2
/
+2
2014-01-30
MAINTAINERS: ADI Linux development mailing lists: change to the new server
Sonic Zhang
1
-22
/
+20
2014-01-30
Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/
Ard Biesheuvel
14
-20
/
+20
2014-01-30
dma-debug: fix overlap detection
Dan Williams
1
-3
/
+7
2014-01-30
memblock: add limit checking to memblock_virt_alloc
Yinghai Lu
1
-0
/
+3
2014-01-30
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
1
-10
/
+5
2014-01-30
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
Dave Hansen
1
-6
/
+6
2014-01-30
slab: fix wrong retval on kmem_cache_create_memcg error path
Dave Jones
1
-8
/
+11
2014-01-30
s390/compat: change parameter types from unsigned long to compat_ulong_t
Heiko Carstens
1
-2
/
+2
2014-01-30
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
2
-2
/
+2
2014-01-30
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
2
-16
/
+16
2014-01-30
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
1
-2
/
+2
2014-01-30
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
1
-6
/
+11
2014-01-30
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
4
-27
/
+5
2014-01-30
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-01-30
mm: document improved handling of swappiness==0
Aaron Tomlin
1
-1
/
+3
2014-01-30
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
Lad, Prabhakar
1
-2
/
+3
2014-01-30
ceph: fix posix ACL hooks
Sage Weil
4
-5
/
+10
2014-01-30
drm/nouveau: resume display if any later suspend bits fail
Ilia Mirkin
1
-4
/
+10
2014-01-30
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-01-30
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
3
-0
/
+86
2014-01-29
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
Ben Skeggs
10
-7
/
+146
2014-01-29
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
Ben Skeggs
1
-0
/
+1
2014-01-29
drm/radeon/dce8: workaround for atom BlankCrtc table
Alex Deucher
1
-0
/
+20
[next]