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
2013-07-28
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-28
vlan: mask vlan prio bits
Eric Dumazet
2
-3
/
+10
2013-07-28
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
1
-29
/
+56
2013-07-28
ipv4: set transport header earlier
Eric Dumazet
1
-4
/
+3
2013-07-28
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-28
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
1
-1
/
+1
2013-07-28
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
1
-23
/
+40
2013-07-28
9p: fix off by one causing access violations and memory corruption
Sasha Levin
1
-5
/
+5
2013-07-28
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
1
-3
/
+6
2013-07-28
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
1
-0
/
+2
2013-07-28
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
1
-6
/
+10
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2
-2
/
+8
2013-07-28
ipip: fix a regression in ioctl
Cong Wang
1
-5
/
+7
2013-07-28
l2tp: add missing .owner to struct pppox_proto
Wei Yongjun
1
-1
/
+2
2013-07-28
ip_tunnels: Use skb-len to PMTU check.
Pravin B Shelar
1
-43
/
+54
2013-07-28
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2
-18
/
+28
2013-07-28
vti: remove duplicated code to fix a memory leak
Cong Wang
1
-7
/
+0
2013-07-28
gre: fix a regression in ioctl
Cong Wang
1
-4
/
+5
2013-07-28
x25: Fix broken locking in ioctl error paths.
Dave Jones
1
-7
/
+8
2013-07-28
neighbour: fix a race in neigh_destroy()
Eric Dumazet
1
-5
/
+7
2013-07-28
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-07-25
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
1
-1
/
+1
2013-07-25
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
1
-2
/
+7
2013-07-25
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
1
-2
/
+0
2013-07-25
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-07-13
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
1
-0
/
+6
2013-06-26
af_key: fix info leaks in notify messages
Mathias Krause
1
-0
/
+2
2013-06-26
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
1
-1
/
+7
2013-06-26
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
3
-30
/
+40
2013-06-25
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
1
-5
/
+4
2013-06-25
gre: fix a possible skb leak
Eric Dumazet
2
-9
/
+13
2013-06-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+1
2013-06-25
ipv6: Process unicast packet with Router Alert by checking flag in skb.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-06-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-8
/
+15
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-1
/
+1
2013-06-24
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
Gao feng
1
-4
/
+8
2013-06-24
netfilter: ctnetlink: send event when conntrack label was modified
Florian Westphal
2
-1
/
+2
2013-06-24
netfilter: nf_nat_sip: fix mangling
Balazs Peter Odor
1
-1
/
+2
2013-06-23
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
1
-1
/
+1
2013-06-20
netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
Phil Oester
1
-1
/
+1
2013-06-19
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
1
-0
/
+3
2013-06-19
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
Aydin Arik
1
-2
/
+2
2013-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+9
2013-06-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+9
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-19
ipvs: SCTP ports should be writable in ICMP packets
Julian Anastasov
1
-1
/
+2
2013-06-17
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
1
-1
/
+1
2013-06-17
bridge: fix switched interval for MLD Query types
Linus Lüssing
1
-2
/
+3
2013-06-17
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
1
-3
/
+3
[next]