summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-16ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang
2011-10-07netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-10-07bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2011-10-06netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-10-03cfg80211: Fix validation of AKM suitesJouni Malinen
2011-10-03Bluetooth: Fix timeout on scanning for the second timeOliver Neukum
2011-10-03bridge: fix a possible use after freeEric Dumazet
2011-10-03bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng
2011-10-03xfrm: Perform a replay check after return from async codepathsSteffen Klassert
2011-10-03vlan: reset headers on accel emulation pathJiri Pirko
2011-10-03tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-10-03tcp: fix validation of D-SACKZheng Yan
2011-10-03scm: Capture the full credentials of the scm senderTim Chen
2011-10-03net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal
2011-10-03netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-10-03mcast: Fix source address selection for multicast listener reportYan, Zheng
2011-10-03ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta
2011-10-03ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov
2011-10-03fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng
2011-10-03bridge: fix a possible net_device leakEric Dumazet
2011-10-03arp: fix rcu lockdep splat in arp_process()Eric Dumazet
2011-10-03wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-10-03mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg
2011-10-03net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V
2011-10-03net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)
2011-10-03fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V
2011-10-03VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao
2011-10-03Fix the size of receive buffer packing onto VirtIO ring.jvrao
2011-10-03net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen
2011-10-03atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck
2011-10-03sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers
2011-09-30netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2011-09-29netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall
2011-09-25netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall
2011-09-20netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall
2011-09-20netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall
2011-09-15netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall
2011-09-15net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2011-09-11netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall
2011-09-09netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall
2011-09-09net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2011-09-02netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall
2011-08-29Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2011-08-25netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall
2011-08-19netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall
2011-08-19netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall
2011-08-17netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall
2011-08-17atm: br2864: sent packets truncated in VC routed modeChas Williams
2011-08-15gre: fix improper error handlingxeb@mail.ru
2011-08-15ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov