index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
Phonet: restore flow control credits when sending fails
RĂ©mi Denis-Courmont
1
-1
/
+5
2010-08-30
stmmac: Fix build warnings.
David S. Miller
3
-3
/
+4
2010-08-30
ipv6: struct xfrm6_tunnel in read_mostly section
Eric Dumazet
3
-6
/
+6
2010-08-30
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
4
-6
/
+6
2010-08-30
net/m68k: Hydra Ethernet - print whole resource instead of start address
Geert Uytterhoeven
1
-3
/
+2
2010-08-30
TCP: update initial windows according to RFC 5681
Gerrit Renker
1
-8
/
+2
2010-08-30
dccp ccid-3: use per-route RTO or TCP RTO as fallback
Gerrit Renker
4
-38
/
+9
2010-08-30
dccp ccid-2: Share TCP's minimum RTO code
Gerrit Renker
2
-8
/
+23
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
3
-21
/
+19
2010-08-30
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
Gerrit Renker
1
-25
/
+3
2010-08-30
dccp ccid-2: Use u32 timestamps uniformly
Gerrit Renker
2
-13
/
+16
2010-08-30
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
4
-16
/
+37
2010-08-29
net: fix datapath typo
Simon Horman
1
-1
/
+1
2010-08-29
IPVS: include net/ip6_checksum.h for csum_ipv6_magic
Stephen Rothwell
1
-0
/
+1
2010-08-28
drivers/net/atl1c: Remove double test
Julia Lawall
1
-1
/
+1
2010-08-28
starfire: use BUILD_BUG_ON for netdrv_addr_t
Akinobu Mita
1
-5
/
+1
2010-08-28
starfire: use PCI_VDEVICE
Akinobu Mita
1
-1
/
+1
2010-08-28
phonet: use for_each_set_bit
Akinobu Mita
1
-2
/
+1
2010-08-28
mlx4: use bitmap library
Akinobu Mita
1
-11
/
+4
2010-08-28
econet: kill unnecessary spin_lock_init()
Akinobu Mita
1
-2
/
+0
2010-08-27
slip: Use net_device_stats from struct net_device
Tobias Klauser
2
-39
/
+31
2010-08-26
bnx2x: fix wrong return from bnx2x_trylock_hw_lock
Eric Dumazet
1
-1
/
+1
2010-08-26
gro: __napi_gro_receive() optimizations
Eric Dumazet
3
-8
/
+29
2010-08-26
stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE
David S. Miller
1
-0
/
+1
2010-08-26
qlcnic: PCI ID addition
Sritej Velaga
1
-0
/
+2
2010-08-26
qlcnic: Fix driver load issue in FW hang
Anirban Chakraborty
4
-60
/
+75
2010-08-26
qlcnic: Fix missing error codes
Sony Chacko
1
-4
/
+8
2010-08-26
net: use scnprintf() to avoid potential buffer overflow
Changli Gao
1
-3
/
+3
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
16
-117
/
+136
2010-08-26
ipvs: switch to GFP_KERNEL allocations
Simon Horman
1
-2
/
+2
2010-08-26
IPVS: convert __ip_vs_securetcp_lock to a spinlock
Simon Horman
1
-3
/
+3
2010-08-26
IPVS: convert __ip_vs_sched_lock to a spinlock
Simon Horman
1
-11
/
+11
2010-08-26
IPVS: ICMPv6 checksum calculation
Simon Horman
1
-4
/
+6
2010-08-25
bna: Fixed build break for allyesconfig
Rasesh Mody
8
-431
/
+162
2010-08-25
r6040: Free irq line on error path
Denis Kirjanov
1
-13
/
+20
2010-08-25
s2io: remove lro parameter
Amerigo Wang
2
-21
/
+9
2010-08-25
be2net: stats for packets received due to internal switching in ASIC.
Ajit Khaparde
1
-0
/
+3
2010-08-25
be2net: fix to dynamically generate MAC Address for VFs
Ajit Khaparde
2
-0
/
+68
2010-08-25
bridge: avoid ethtool on non running interface
stephen hemminger
1
-11
/
+12
2010-08-25
qlge: Fix a deadlock when the interface is going down
Breno Leitao
1
-11
/
+12
2010-08-25
bridge: fix locking comment
Stephen Hemminger
1
-5
/
+1
2010-08-25
net/netfilter/ipvs: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-25
drivers/net/irda: Eliminate memory leak
Julia Lawall
1
-1
/
+2
2010-08-25
typhoon: fix a race in typhoon_do_get_stats
Eric Dumazet
1
-24
/
+22
2010-08-25
plip: remove superflous return
Dan Carpenter
1
-1
/
+0
2010-08-25
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
Giuseppe CAVALLARO
14
-164
/
+153
2010-08-25
stmmac: remove dead option in the driver's Kconfig
Giuseppe CAVALLARO
1
-2
/
+2
2010-08-25
stmmac: fix_mac_speed is called during 10/100<->1000 speed changes
Pawel Moll
1
-0
/
+3
2010-08-25
bnx2x: small fix in stats handling
Eric Dumazet
1
-3
/
+4
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
49
-118
/
+118
[next]