index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-12
net: sun4i-emac: add promiscuous support
Marc Zyngier
1
-9
/
+21
2014-04-12
net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-04-11
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
1
-1
/
+1
2014-04-11
drivers: net: cpsw: enable interrupts after napi enable and clearing previous...
Mugunthan V N
1
-6
/
+6
2014-04-11
drivers: net: cpsw: discard all packets received when interface is down
Mugunthan V N
1
-1
/
+1
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
58
-121
/
+112
2014-04-11
Drivers: net: hyperv: Address UDP checksum issues
KY Srinivasan
3
-2
/
+37
2014-04-11
Drivers: net: hyperv: Negotiate suitable ndis version for offload support
KY Srinivasan
1
-1
/
+1
2014-04-11
Drivers: net: hyperv: Allocate memory for all possible per-pecket information
KY Srinivasan
1
-1
/
+3
2014-04-11
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2
-4
/
+5
2014-04-11
bonding: Remove debug_fs files when module init fails
Thomas Richter
1
-0
/
+1
2014-04-11
net: core: don't account for udp header size when computing seglen
Florian Westphal
1
-5
/
+7
2014-04-09
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
1
-2
/
+2
2014-04-09
drivers: net: cpsw: Add default vlan for dual emac case also
Mugunthan V N
1
-2
/
+1
2014-04-09
ath9k: fix a scheduling while atomic bug in CSA handling
Felix Fietkau
1
-4
/
+3
2014-04-09
ath9k_hw: reduce ANI firstep range for older chips
Felix Fietkau
1
-3
/
+1
2014-04-09
ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED
Janusz Dziedzic
1
-0
/
+2
2014-04-09
b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
Rafał Miłecki
1
-7
/
+7
2014-04-09
rtlwifi: btcoexist: remove undefined Kconfig macros
Paul Bolle
1
-10
/
+0
2014-04-09
ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames
Chun-Yeow Yeoh
1
-1
/
+4
2014-04-09
rsi: Fixed issue relating to doing dma on stack error.
Fariya Fatima
1
-7
/
+19
2014-04-09
rsi: Fixed issue relating to index of q_num.
Fariya Fatima
1
-2
/
+4
2014-04-09
rsi: Fixed issue relating to return value.
Fariya Fatima
1
-4
/
+2
2014-04-09
rsi: Fixed issue relating to variable de-referenced before check 'adapter'
Fariya Fatima
1
-2
/
+3
2014-04-09
rsi: Fixed signedness bug reported by static code analyzer.
Fariya Fatima
1
-3
/
+5
2014-04-09
rsi: Potential null pointer derefernce issue fixed.
Fariya Fatima
1
-19
/
+16
2014-04-09
net phylib: Remove unnecessary condition check in phy
Balakumaran Kannan
1
-5
/
+1
2014-04-09
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
1
-0
/
+6
2014-04-08
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
1
-1
/
+35
2014-04-08
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-08
include/linux/syscalls.h: add sys_renameat2() prototype
Heiko Carstens
1
-0
/
+3
2014-04-08
arm64: Fix DMA range invalidation for cache line unaligned buffers
Catalin Marinas
1
-4
/
+11
2014-04-08
DRM: armada: fix corruption while loading cursors
Russell King
1
-0
/
+1
2014-04-08
MAINTAINERS: update Intel C600 SAS driver maintainers
Lukasz Dorau
1
-2
/
+1
2014-04-08
fs/ufs: remove unused ufs_super_block_third pointer
Christian Engelmayer
1
-2
/
+0
2014-04-08
fs/ufs: remove unused ufs_super_block_second pointer
Christian Engelmayer
1
-2
/
+0
2014-04-08
fs/ufs: remove unused ufs_super_block_first pointer
Christian Engelmayer
3
-18
/
+0
2014-04-08
fs/ufs/super.c: add __init to init_inodecache()
Fabian Frederick
1
-1
/
+1
2014-04-08
doc/kernel-parameters.txt: add early_ioremap_debug
Mark Salter
1
-0
/
+5
2014-04-08
arm64: add early_ioremap support
Mark Salter
11
-52
/
+169
2014-04-08
arm64: initialize pgprot info earlier in boot
Mark Salter
3
-2
/
+4
2014-04-08
x86: use generic early_ioremap
Mark Salter
6
-240
/
+13
2014-04-08
mm: create generic early_ioremap() support
Mark Salter
4
-0
/
+291
2014-04-08
x86/mm: sparse warning fix for early_memremap
Dave Young
2
-4
/
+9
2014-04-08
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2
-1
/
+18
2014-04-08
percpu: add preemption checks to __this_cpu ops
Christoph Lameter
2
-14
/
+43
2014-04-08
vmstat: use raw_cpu_ops to avoid false positives on preemption checks
Christoph Lameter
1
-2
/
+6
2014-04-08
slub: use raw_cpu_inc for incrementing statistics
Christoph Lameter
1
-1
/
+5
2014-04-08
net: replace __this_cpu_inc in route.c with raw_cpu_inc
Christoph Lameter
1
-1
/
+1
2014-04-08
modules: use raw_cpu_write for initialization of per cpu refcount.
Christoph Lameter
1
-1
/
+1
[next]