summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-07-28vlan: fix a race in egress prio managementEric Dumazet1-0/+7
2013-07-28vlan: mask vlan prio bitsEric Dumazet2-3/+10
2013-07-28pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente1-29/+56
2013-07-28ipv4: set transport header earlierEric Dumazet1-4/+3
2013-07-28ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-28gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck1-1/+1
2013-07-28ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa1-23/+40
2013-07-289p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-07-28ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa1-3/+6
2013-07-28ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa1-0/+2
2013-07-28ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2-2/+8
2013-07-28ipip: fix a regression in ioctlCong Wang1-5/+7
2013-07-28l2tp: add missing .owner to struct pppox_protoWei Yongjun1-1/+2
2013-07-28ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar1-43/+54
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2-18/+28
2013-07-28vti: remove duplicated code to fix a memory leakCong Wang1-7/+0
2013-07-28gre: fix a regression in ioctlCong Wang1-4/+5
2013-07-28x25: Fix broken locking in ioctl error paths.Dave Jones1-7/+8
2013-07-28neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-07-28ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa1-1/+1
2013-07-25svcrpc: don't error out on small tcp fragmentJ. Bruce Fields1-1/+1
2013-07-25svcrpc: fix handling of too-short rpc'sJ. Bruce Fields1-2/+7
2013-07-25svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields1-2/+0
2013-07-25mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-07-13libceph: Fix NULL pointer dereference in auth client codeTyler Hicks1-0/+6
2013-06-26af_key: fix info leaks in notify messagesMathias Krause1-0/+2
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet1-1/+7
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan3-30/+40
2013-06-25ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa1-5/+4
2013-06-25gre: fix a possible skb leakEric Dumazet2-9/+13
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+1
2013-06-25ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明1-3/+2
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-8/+15
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+1
2013-06-24netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng1-4/+8
2013-06-24netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2-1/+2
2013-06-24netfilter: nf_nat_sip: fix manglingBalazs Peter Odor1-1/+2
2013-06-23Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1
2013-06-20netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester1-1/+1
2013-06-19ipv6: don't call addrconf_dst_alloc again when enable loGao feng1-0/+3
2013-06-19ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik1-2/+2
2013-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+9
2013-06-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+9
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg1-2/+9
2013-06-19ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov1-1/+2
2013-06-17ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer1-1/+1
2013-06-17bridge: fix switched interval for MLD Query typesLinus Lüssing1-2/+3
2013-06-17vlan: restore ethtool ABI to control VLAN hardware accelerationFernando Luis Vazquez Cao1-3/+3