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
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-85
/
+176
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-07
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
1
-7
/
+9
2013-02-06
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
1
-1
/
+1
2013-02-06
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
1
-2
/
+6
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+16
2013-02-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-3
/
+16
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+5
2013-02-04
tcp: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+2
2013-02-03
packet: fix leakage of tx_ring memory
Phil Sutter
1
-4
/
+6
2013-02-03
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
1
-1
/
+1
2013-02-03
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
1
-1
/
+2
2013-02-03
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
1
-4
/
+10
2013-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+17
2013-01-31
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
1
-2
/
+1
2013-01-31
l2tp: correctly handle ancillary data in the ip6 recv path
Tom Parkin
1
-3
/
+3
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
1
-0
/
+1
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
7
-21
/
+22
2013-01-31
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
1
-3
/
+3
2013-01-31
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
1
-0
/
+13
2013-01-30
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
1
-1
/
+1
2013-01-30
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
1
-1
/
+17
2013-01-29
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
Nivedita Singhvi
1
-1
/
+4
2013-01-29
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+1
2013-01-29
pktgen: correctly handle failures when adding a device
Cong Wang
1
-3
/
+6
2013-01-29
netem: fix delay calculation in rate extension
Johannes Naab
1
-6
/
+6
2013-01-29
l2tp: prevent l2tp_tunnel_delete racing with userspace close
Tom Parkin
2
-12
/
+69
2013-01-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-01-28
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
1
-0
/
+4
2013-01-28
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
Pravin B Shelar
1
-1
/
+5
2013-01-27
sctp: set association state to established in dupcook_a handler
Xufeng Zhang
1
-1
/
+3
2013-01-27
ip6mr: limit IPv6 MRT_TABLE identifiers
Dan Carpenter
1
-0
/
+3
2013-01-27
batman-adv: filter ARP packets with invalid MAC addresses in DAT
Matthias Schiffer
1
-0
/
+13
2013-01-27
batman-adv: check for more types of invalid IP addresses in DAT
Matthias Schiffer
1
-1
/
+3
2013-01-27
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
Matthias Schiffer
1
-0
/
+2
2013-01-24
cfg80211: off by one in ieee80211_bss()
Dan Carpenter
1
-1
/
+1
2013-01-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-31
/
+35
2013-01-22
ipv4: Fix route refcount on pmtu discovery
Steffen Klassert
1
-2
/
+9
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-31
/
+35
2013-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-14
/
+45
2013-01-22
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
1
-1
/
+4
2013-01-21
openvswitch: Move LRO check from transmit to receive.
Jesse Gross
1
-7
/
+9
2013-01-21
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
4
-0
/
+28
2013-01-21
ipv4: Invalidate the socket cached route on pmtu events if possible
Steffen Klassert
1
-1
/
+41
2013-01-21
xfrm4: Invalidate all ipv4 routes on IPsec pmtu events
Steffen Klassert
3
-6
/
+15
2013-01-21
xfrm: fix freed block size calculation in xfrm_policy_fini()
Michal Kubecek
1
-1
/
+1
[next]