aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-08-04
* vlan: fix a race in egress prio managementEric Dumazet2013-07-28
* vlan: mask vlan prio bitsEric Dumazet2013-07-28
* pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-28
* ipv4: set transport header earlierEric Dumazet2013-07-28
* ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-28
* gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-28
* ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-28
* 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-28
* ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-28
* ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa2013-07-28
* ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-07-28
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-28
* ipip: fix a regression in ioctlCong Wang2013-07-28
* l2tp: add missing .owner to struct pppox_protoWei Yongjun2013-07-28
* ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-28
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-28
* vti: remove duplicated code to fix a memory leakCong Wang2013-07-28
* gre: fix a regression in ioctlCong Wang2013-07-28
* x25: Fix broken locking in ioctl error paths.Dave Jones2013-07-28
* neighbour: fix a race in neigh_destroy()Eric Dumazet2013-07-28
* ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa2013-07-28
* svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-25
* svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-25
* svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields2013-07-25
* mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-07-25
* libceph: Fix NULL pointer dereference in auth client codeTyler Hicks2013-07-13
* af_key: fix info leaks in notify messagesMathias Krause2013-06-26
* ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet2013-06-26
* net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-26
* ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa2013-06-25
* gre: fix a possible skb leakEric Dumazet2013-06-25
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-25
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2013-06-24
| | |\
| | | * Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery2013-06-22
* | | | ipv6: Process unicast packet with Router Alert by checking flag in skb.YOSHIFUJI Hideaki / 吉藤英明2013-06-25
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-06-24
|\ \ \ \ | |/ / / |/| | |
| * | | netfilter: ipt_ULOG: fix incorrect setting of ulog timerGao feng2013-06-24
| * | | netfilter: ctnetlink: send event when conntrack label was modifiedFlorian Westphal2013-06-24
| * | | netfilter: nf_nat_sip: fix manglingBalazs Peter Odor2013-06-24
| * | | netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handlingPhil Oester2013-06-20
| * | | ipvs: SCTP ports should be writable in ICMP packetsJulian Anastasov2013-06-18
* | | | ipv6: don't call addrconf_dst_alloc again when enable loGao feng2013-06-20
* | | | ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik2013-06-20
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-19
| |\ \ \ | | |_|/ | |/| |
| | * | nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg2013-06-19
* | | | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skbMatthias Schiffer2013-06-18
* | | | bridge: fix switched interval for MLD Query typesLinus Lüssing2013-06-17