aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Handle different key sizes between address families in flow cachedpward2011-11-111-14/+17
* mac80211: disable powersave for broken APsJohannes Berg2011-11-112-2/+17
* mac80211: config hw when going back on-channelEliad Peller2011-11-111-2/+1
* mac80211: fix remain_off_channel regressionEliad Peller2011-11-111-2/+2
* NFS/sunrpc: don't use a credential with extra groups.NeilBrown2011-11-111-0/+3
* net: Unlock sock before calling sk_free()Thomas Gleixner2011-11-111-0/+1
* bridge: leave carrier on for empty bridgestephen hemminger2011-11-111-3/+0
* can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-11-111-27/+21
* make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-11-111-1/+4
* ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-11-111-0/+3
* tcp: properly update lost_cnt_hint during shiftingYan, Zheng2011-11-111-3/+1
* tcp: properly handle md5sig_pool referencesYan, Zheng2011-11-112-7/+12
* l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet2011-11-111-1/+3
* ipv4: fix ipsec forward performance regressionYan, Zheng2011-11-111-7/+7
* can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-11-111-6/+7
* bridge: fix hang on removal of bridge via netlinkstephen hemminger2011-11-113-4/+7
* net: hold sock reference while processing tx timestampsRichard Cochran2011-11-111-2/+10
* mac80211: fix offchannel TX cookie matchingJohannes Berg2011-11-114-3/+4
* rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-11-111-0/+1
* caif: Fix BUG() with network namespacesDavid Woodhouse2011-11-111-2/+3
* x25: Prevent skb overreads when checking call user dataMatthew Daley2011-10-251-1/+2
* ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang2011-10-162-6/+8
* cfg80211: Fix validation of AKM suitesJouni Malinen2011-10-031-1/+4
* Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-10-031-9/+8
* bridge: fix a possible use after freeEric Dumazet2011-10-031-4/+4
* bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng2011-10-031-3/+10
* xfrm: Perform a replay check after return from async codepathsSteffen Klassert2011-10-031-0/+5
* vlan: reset headers on accel emulation pathJiri Pirko2011-10-031-0/+2
* tcp: initialize variable ecn_ok in syncookies pathMike Waychison2011-10-032-2/+2
* tcp: fix validation of D-SACKZheng Yan2011-10-031-1/+1
* scm: Capture the full credentials of the scm senderTim Chen2011-10-031-1/+1
* net_sched: prio: use qdisc_dequeue_peekedFlorian Westphal2011-10-031-1/+1
* netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov2011-10-031-10/+8
* mcast: Fix source address selection for multicast listener reportYan, Zheng2011-10-032-2/+2
* ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta2011-10-031-4/+5
* ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov2011-10-031-5/+3
* fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng2011-10-031-2/+2
* bridge: fix a possible net_device leakEric Dumazet2011-10-031-1/+5
* arp: fix rcu lockdep splat in arp_process()Eric Dumazet2011-10-031-2/+6
* wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-10-031-0/+1
* mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg2011-10-031-1/+1
* net/9p: Fix kernel crash with msize 512KAneesh Kumar K.V2011-10-031-5/+12
* net/9p: Fix the msize calculation.Venkateswararao Jujjuri (JV)2011-10-031-2/+2
* fs/9p: Fid is not valid after a failed clunk.Aneesh Kumar K.V2011-10-031-2/+4
* VirtIO can transfer VIRTQUEUE_NUM of pages.jvrao2011-10-031-1/+1
* Fix the size of receive buffer packing onto VirtIO ring.jvrao2011-10-031-1/+1
* net/9p: fix client code to fail more gracefully on protocol errorEric Van Hensbergen2011-10-031-1/+2
* atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck2011-10-031-3/+4
* sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers2011-10-031-4/+6
* atm: br2864: sent packets truncated in VC routed modeChas Williams2011-08-171-2/+0