index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-23
dccp ccid-2: Replace broken RTT estimator with better algorithm
Gerrit Renker
2
-81
/
+108
2010-08-23
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
Gerrit Renker
1
-19
/
+8
2010-08-23
dccp ccid-2: Remove redundant sanity tests
Gerrit Renker
1
-52
/
+0
2010-08-23
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
1
-33
/
+7
2010-08-23
ccid: ccid-2/3 code cosmetics
Gerrit Renker
3
-26
/
+27
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
7
-16
/
+16
2010-08-22
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
1
-0
/
+11
2010-08-22
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
1
-1
/
+1
2010-08-22
net: 802.1q: make vlan_hwaccel_do_receive() return void
Changli Gao
2
-4
/
+3
2010-08-22
net/sched: need to include net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2010-08-21
net_sched: cls_flow: add key rxhash
Changli Gao
1
-0
/
+7
2010-08-21
irda: use net_device_stats from struct net_device
Eric Dumazet
1
-23
/
+9
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-71
/
+72
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
4
-7
/
+166
2010-08-21
net: rps: fix the wrong network header pointer
Changli Gao
1
-2
/
+2
2010-08-20
net/sched: add ACT_CSUM action to update packets checksums
Grégoire Baron
3
-0
/
+606
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-19
net_sched: sch_sfq: use proto_ports_offset() to support AH message
Changli Gao
1
-17
/
+16
2010-08-19
netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
Changli Gao
1
-10
/
+5
2010-08-19
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-19
net_sched: cls_flow: use proto_ports_offset() to support AH message
Changli Gao
1
-29
/
+38
2010-08-19
net: rps: use proto_ports_offset() to handle the AH message correctly
Changli Gao
1
-16
/
+7
2010-08-19
net: rps: skip fragment when computing rxhash
Changli Gao
1
-1
/
+4
2010-08-19
net: rps: reset network header before calling skb_get_rxhash()
Changli Gao
1
-0
/
+1
2010-08-19
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
1
-1
/
+3
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
1
-1
/
+2
2010-08-19
atm: remove a net_device_stats clear
Eric Dumazet
1
-1
/
+0
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
9
-21
/
+20
2010-08-18
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
2010-08-18
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-18
net/ax25: Use available error codes
Julia Lawall
1
-1
/
+1
2010-08-18
net/ax25: Use available error codes
Julia Lawall
1
-2
/
+2
2010-08-18
net/sched: remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2010-08-17
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
1
-1
/
+1
2010-08-17
tipc: Prevent missing name table entries when link flip-flops rapidly
Allan Stephens
4
-1
/
+39
2010-08-17
tipc: Allow connect() to wait indefinitely
Allan Stephens
1
-4
/
+7
2010-08-17
tipc: Minor enhancements to name table display format
Allan Stephens
1
-28
/
+16
2010-08-17
tipc: Optimize tipc_node_has_active_links()
Allan Stephens
1
-2
/
+1
2010-08-17
tipc: Remove per-connection sequence number logic
Allan Stephens
1
-12
/
+3
2010-08-17
tipc: Fix bug in broadcast link transmit statistics computation
Allan Stephens
1
-3
/
+2
2010-08-17
tipc: Fix premature broadcast advertisement by sending node
Allan Stephens
1
-11
/
+19
2010-08-17
tipc: Prevent crash when broadcast link cannot send to all nodes
Allan Stephens
1
-4
/
+6
2010-08-17
tipc: Check for disabled bearer when processing incoming messages
Allan Stephens
1
-0
/
+14
2010-08-17
tipc: correct problems with misleading flags returned using poll()
Allan Stephens
1
-21
/
+40
2010-08-17
tipc: Provide correct error code for unsupported connect() operation
Allan Stephens
1
-1
/
+1
2010-08-17
tipc: add SO_RCVLOWAT support to stream socket receive path
Florian Westphal
1
-3
/
+4
2010-08-17
tipc: Fix log buffer memory leak if initialization fails
Anders Kaseorg
1
-2
/
+4
2010-08-17
net sched: fix some kernel memory leaks
Eric Dumazet
5
-37
/
+43
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
3
-0
/
+6
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-10
/
+23
[next]