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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
8
-12
/
+12
2007-03-22
[SCTP]: Correctly reset ssthresh when restarting association
Vlad Yasevich
1
-1
/
+1
2007-03-22
[BRIDGE]: Fix fdb RCU race
Patrick McHardy
1
-2
/
+2
2007-03-22
[NET]: Fix fib_rules dump race
Patrick McHardy
1
-1
/
+1
2007-03-20
[XFRM]: ipsecv6 needs a space when printing audit record.
Joy Latten
1
-1
/
+1
2007-03-20
[X25] x25_forward_call(): fix NULL dereferences
Adrian Bunk
1
-43
/
+45
2007-03-20
[SCTP]: Reset some transport and association variables on restart
Vlad Yasevich
2
-0
/
+41
2007-03-20
[SCTP]: Increment error counters on user requested HBs.
Vlad Yasevich
1
-2
/
+18
2007-03-20
[SCTP]: Clean up stale data during association restart
Vlad Yasevich
2
-1
/
+7
2007-03-20
[IrDA]: Calling ppp_unregister_channel() from process context
Samuel Ortiz
2
-10
/
+26
2007-03-20
[IrDA]: irttp_dup spin_lock initialisation
G. Liakhovetski
1
-0
/
+1
2007-03-16
[IPV6]: ipv6_fl_socklist is inadvertently shared.
Masayuki Nakagawa
1
-0
/
+1
2007-03-16
[TCP]: Fix tcp_mem[] initialization.
John Heffner
1
-3
/
+10
2007-03-16
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
1
-0
/
+1
2007-03-16
[IPV4]: Do not disable preemption in trie_leaf_remove().
Robert Olsson
1
-2
/
+0
2007-03-12
[XFRM]: Fix missing protocol comparison of larval SAs.
Joy Latten
1
-2
/
+4
2007-03-12
[WANROUTER]: Delete superfluous source file "net/wanrouter/af_wanpipe.c".
Robert P. J. Day
1
-2600
/
+0
2007-03-12
[IPV4]: Fix warning in ip_mc_rejoin_group.
Geert Uytterhoeven
1
-1
/
+1
2007-03-12
[ROSE]: Socket locking is a great invention.
Ralf Baechle
1
-28
/
+50
2007-03-12
[ROSE]: Remove ourselves from waitqueue when receiving a signal
Ralf Baechle
1
-0
/
+2
2007-03-12
[NetLabel]: parse the CIPSO ranged tag on incoming packets
Paul Moore
1
-0
/
+5
2007-03-09
[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
Chris Wright
1
-1
/
+1
2007-03-09
[IPV6]: Fix for ipv6_setsockopt NULL dereference
Olaf Kirch
1
-1
/
+1
2007-03-09
[DCCP]: Initialise write_xmit_timer also on passive sockets
Gerrit Renker
3
-16
/
+26
2007-03-09
[IPV4]: Fix rtm_to_ifaddr() error handling.
Evgeniy Polyakov
1
-1
/
+3
2007-03-08
[SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist
Jarek Poplawski
1
-2
/
+2
2007-03-08
[PATCH] bluetooth: fix socket locking in hci_sock_dev_event()
Jiri Kosina
1
-2
/
+2
2007-03-07
[BRIDGE]: adding new device to bridge should enable if up
Aji Srinivas
1
-0
/
+4
2007-03-07
[IPV6]: Do not set IF_READY if device is down
Herbert Xu
1
-4
/
+0
2007-03-07
[IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa
Eric Paris
2
-6
/
+4
2007-03-07
[IPSEC]: Add xfrm policy change auditing to pfkey_spdget
Eric Paris
1
-6
/
+11
2007-03-07
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
3
-16
/
+27
2007-03-07
[DCCP]: Revert patch which disables bidirectional mode
Gerrit Renker
2
-23
/
+5
2007-03-07
[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky().
David S. Miller
1
-3
/
+7
2007-03-07
[UDP]: Reread uh pointer after pskb_trim
Herbert Xu
1
-0
/
+1
2007-03-07
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
1
-1
/
+1
2007-03-07
[NETFILTER]: nfnetlink_log: zero-terminate prefix
Patrick McHardy
1
-1
/
+1
2007-03-07
[NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...
Patrick McHardy
1
-0
/
+1
2007-03-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-64
/
+57
2007-03-06
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+23
2007-03-06
[DCCP]: Set RTO for newly created child socket
Gerrit Renker
1
-1
/
+1
2007-03-06
[DCCP]: Correctly split CCID half connections
Gerrit Renker
1
-6
/
+6
2007-03-06
[NET]: Fix compat_sock_common_getsockopt typo.
Johannes Berg
1
-1
/
+1
2007-03-06
[NET]: Revert incorrect accept queue backlog changes.
David S. Miller
1
-3
/
+3
2007-03-06
[PATCH] knfsd: provide sunrpc pool_mode module option
Greg Banks
1
-19
/
+114
2007-03-06
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2
-13
/
+24
2007-03-06
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
NeilBrown
1
-10
/
+3
2007-03-06
[PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copying
NeilBrown
1
-32
/
+40
2007-03-06
bonding: Improve IGMP join processing
Jay Vosburgh
1
-0
/
+23
2007-03-05
[NETFILTER]: ip6_route_me_harder should take into account mark
Yasuyuki Kozakai
1
-0
/
+1
[prev]
[next]