index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-27
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
1
-30
/
+110
2005-12-27
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
1
-2
/
+2
2005-12-27
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
1
-4
/
+5
2005-12-26
[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
David Kimdon
1
-0
/
+2
2005-12-26
[IPV6]: Increase default MLD_MAX_MSF to 64.
David L Stevens
1
-1
/
+1
2005-12-23
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
1
-0
/
+3
2005-12-23
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
1
-4
/
+4
2005-12-22
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
3
-17
/
+118
2005-12-22
[IPSEC]: Fix policy updates missed by sockets
David S. Miller
1
-1
/
+29
2005-12-21
[DCCP]: Comment typo
Ian McDonald
1
-1
/
+1
2005-12-21
[IPV6]: Fix address deletion
Kristian Slavov
1
-2
/
+3
2005-12-21
[VLAN]: Add two missing checks to vlan_ioctl_handler()
Mika Kukkonen
1
-1
/
+5
2005-12-21
[NETROM]: Fix three if-statements in nr_state1_machine()
Mika Kukkonen
1
-3
/
+3
2005-12-21
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
1
-1
/
+8
2005-12-21
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
1
-0
/
+23
2005-12-21
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
1
-10
/
+64
2005-12-21
[IPV6]: Try not to send icmp to anycast address.
YOSHIFUJI Hideaki
1
-2
/
+14
2005-12-21
[IPV6]: Flag RTF_ANYCAST for anycast routes.
YOSHIFUJI Hideaki
1
-4
/
+9
2005-12-19
SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
Trond Myklebust
2
-4
/
+6
2005-12-19
RPC: Do not block on skb allocation
Trond Myklebust
1
-0
/
+2
2005-12-19
[SCTP]: Fix sctp to not return erroneous POLLOUT events.
Neil Horman
1
-11
/
+3
2005-12-19
[IPSEC]: Perform SA switchover immediately.
David S. Miller
2
-5
/
+19
2005-12-19
[XFRM]: Handle DCCP in xfrm{4,6}_decode_session
Patrick McHardy
2
-0
/
+2
2005-12-19
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
2
-5
/
+13
2005-12-19
[BRIDGE-NF]: Fix bridge-nf ipv6 length check
Bart De Schuymer
1
-10
/
+7
2005-12-19
[NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE
Patrick McHardy
1
-1
/
+1
2005-12-19
[NETFILTER]: Fix NAT init order
Patrick McHardy
1
-1
/
+2
2005-12-15
[PATCH] Address of void __user * is void __user * *, not void * __user *
Al Viro
1
-1
/
+1
2005-12-14
[VLAN]: Fix hardware rx csum errors
Stephen Hemminger
1
-0
/
+3
2005-12-14
[GRE]: Fix hardware checksum modification
Herbert Xu
1
-1
/
+1
2005-12-13
[PKT_SCHED]: Disable debug tracing logs by default in packet action API.
David S. Miller
1
-1
/
+1
2005-12-13
[IPV6] addrconf: Do not print device pointer in privacy log message.
David S. Miller
1
-2
/
+2
2005-12-12
[PATCH] ieee80211_crypt_tkip depends on NET_RADIO
Olaf Hering
1
-1
/
+1
2005-12-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/nf-2.6
Linus Torvalds
1
-1
/
+4
2005-12-12
[NETFILTER]: ip_nat_tftp: Fix expectation NAT
Marcus Sundberg
1
-1
/
+4
2005-12-12
[TCPv6]: Fix skb leak
Arnaldo Carvalho de Melo
1
-10
/
+9
2005-12-08
[IPv6] IPsec: fix pmtu calculation of esp
Kazunori MIYAZAWA
1
-1
/
+1
2005-12-08
[NET]: Fix NULL pointer deref in checksum debugging.
Stephen Hemminger
1
-1
/
+2
2005-12-06
[AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().
David S. Miller
1
-54
/
+61
2005-12-06
[TCP] Vegas: timestamp before clone
David S. Miller
1
-109
/
+124
2005-12-06
[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc
Thomas Young
1
-8
/
+0
2005-12-06
[TCP] Vegas: stop resetting rtt every ack
Thomas Young
1
-4
/
+4
2005-12-05
[DECNET]: add memory buffer settings
Steven Whitehouse
2
-3
/
+55
2005-12-05
[NET]: make function pointer argument parseable by kernel-doc
Martin Waitz
1
-1
/
+1
2005-12-05
[NETFILTER]: Don't use conntrack entry after dropping the reference
Patrick McHardy
1
-4
/
+2
2005-12-05
[NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink
Patrick McHardy
1
-1
/
+2
2005-12-05
[NETFILTER]: Wait for untracked references in nf_conntrack module unload
Patrick McHardy
1
-0
/
+3
2005-12-05
[NETFILTER]: Mark ctnetlink as EXPERIMENTAL
Patrick McHardy
2
-6
/
+6
2005-12-05
[NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlink
Patrick McHardy
1
-2
/
+2
2005-12-05
[NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlink
Patrick McHardy
1
-9
/
+11
[next]