index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-18
MAINTAINERS: changes for wireless
John W. Linville
1
-11
/
+8
2014-12-18
cxgb4: Fix decoding QSA module for ethtool get settings
Hariprasad Shenai
2
-2
/
+2
2014-12-18
geneve: Fix races between socket add and release.
Jesse Gross
1
-6
/
+7
2014-12-18
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
1
-0
/
+17
2014-12-18
netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...
Thomas Graf
1
-1
/
+1
2014-12-18
netlink: Always copy on mmap TX.
David Miller
1
-36
/
+16
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
2
-0
/
+10
2014-12-16
net/mlx4: Cache line CQE/EQE stride fixes
Ido Shamay
2
-4
/
+11
2014-12-16
net: fec: Fix NAPI race
Nimrod Andy
1
-12
/
+7
2014-12-16
xen-netfront: use napi_complete() correctly to prevent Rx stalling
David Vrabel
1
-8
/
+3
2014-12-16
ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup()
Thomas Graf
1
-0
/
+3
2014-12-16
ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops()
Thomas Graf
1
-0
/
+6
2014-12-16
net: Allow FIXED_PHY to be modular.
David S. Miller
4
-4
/
+4
2014-12-16
if_tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-1
/
+0
2014-12-16
macvtap: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+20
2014-12-16
tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-3
/
+23
2014-12-16
if_tun: add TUNSETVNETLE/TUNGETVNETLE
Michael S. Tsirkin
1
-0
/
+2
2014-12-16
macvtap: fix uninitialized access on TUNSETIFF
Michael S. Tsirkin
1
-3
/
+4
2014-12-16
net: dsa: bcm_sf2: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: systemport: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-16
net: bcmgenet: always select FIXED_PHY
Florian Fainelli
1
-1
/
+1
2014-12-15
rtlwifi: rtl8192ce: Set fw_ready flag
Larry Finger
1
-0
/
+2
2014-12-15
brcmsmac: don't leak kernel memory via printk()
Brian Norris
1
-1
/
+1
2014-12-15
rtlwifi: rtl8192cu: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-12-15
rtlwifi: rtl8821ae: fix misspelling of current function in string
Julia Lawall
1
-6
/
+5
2014-12-15
hostap_cs: fix misspelling of current function in string
Julia Lawall
1
-10
/
+5
2014-12-15
zd1211rw: fix misspelling of current function in string
Julia Lawall
1
-3
/
+3
2014-12-15
net/macb: remove useless calls of devm_free_irq()
Cyrille Pitchen
1
-15
/
+8
2014-12-15
net/macb: fix misplaced call of free_netdev() in macb_remove()
Cyrille Pitchen
1
-1
/
+1
2014-12-15
rds: Fix min() warning in rds_message_inc_copy_to_user()
Geert Uytterhoeven
1
-1
/
+2
2014-12-15
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
1
-5
/
+5
2014-12-15
net: smc91x: Fix build without gpiolib
Tobias Klauser
1
-1
/
+1
2014-12-15
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
1
-4
/
+5
2014-12-15
fib_trie.txt: fix typo
Duan Jiong
1
-2
/
+2
2014-12-15
cirrus: cs89x0: fix time comparison
Asaf Vertz
1
-13
/
+14
2014-12-15
net/mlx4_core: Avoid double dumping of the PF device capabilities
Or Gerlitz
3
-11
/
+17
2014-12-15
net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one
Matan Barak
1
-28
/
+33
2014-12-14
x86/tls: Disallow unusual TLS segments
Andy Lutomirski
1
-0
/
+22
2014-12-14
x86/tls: Validate TLS entries to protect espfix
Andy Lutomirski
1
-0
/
+23
2014-12-14
MAINTAINERS: Add me as x86 VDSO submaintainer
Andy Lutomirski
1
-0
/
+7
2014-12-13
aio: Skip timer for io_getevents if timeout=0
Fam Zheng
1
-2
/
+6
2014-12-13
aio: Make it possible to remap aio ring
Pavel Emelyanov
3
-1
/
+28
2014-12-13
cgroups: Documentation: fix trivial typos and wrong paragraph numberings
SeongJae Park
2
-7
/
+7
2014-12-13
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
1
-2
/
+2
2014-12-13
percpu: update local_ops.txt to reflect this_cpu operations
Christoph Lameter
1
-4
/
+9
2014-12-13
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
Christoph Lameter
1
-2
/
+0
2014-12-13
fsnotify: remove destroy_list from fsnotify_mark
Jan Kara
2
-6
/
+9
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
11
-229
/
+160
2014-12-13
fallocate: create FAN_MODIFY and IN_MODIFY events
Heinrich Schuchardt
1
-0
/
+11
2014-12-13
mm/cma: make kmemleak ignore CMA regions
Thierry Reding
1
-0
/
+6
[next]