summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-18mac80211: fix skb buffering issue (and fixes to that)Johannes Berg6-32/+126
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau2-1/+7
2010-01-18cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez1-1/+1
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton1-1/+16
2010-01-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust1-1/+1
2010-01-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust1-1/+3
2010-01-18sunrpc: fix peername failed on closed listenerXiaotian Feng1-1/+2
2010-01-07netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2-4/+23
2010-01-07ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy3-6/+19
2010-01-07mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez1-0/+1
2010-01-07cfg80211: fix race between deauth and assoc responseJohannes Berg1-1/+12
2010-01-07mac80211: Fix IBSS mergeSujith1-0/+4
2010-01-07mac80211: fix WMM AP settings applicationJohannes Berg1-0/+8
2010-01-07mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez1-0/+12
2009-12-19ipvs: zero usvc and udestSimon Horman1-0/+4
2009-12-19net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman2-3/+12
2009-12-19mac80211: Fix dynamic power save for scanning.Vivek Natarajan2-4/+17
2009-12-19ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy1-1/+1
2009-12-19wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville1-1/+2
2009-12-19mac80211: fix scan abort sanity checksJohannes Berg1-4/+8
2009-12-19mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona2-3/+4
2009-12-19mac80211: Fixed bug in mesh portal pathsJavier Cardona1-1/+0
2009-12-19mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan1-1/+1
2009-12-19SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin1-1/+1
2009-12-01Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds4-18/+13
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-62/+56
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg3-13/+12
2009-11-30mac80211: fix two remote exploitsJohannes Berg2-5/+1
2009-11-30ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford1-1/+1
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul3-14/+2
2009-11-25pktgen: Fix netdevice unregisterEric Dumazet1-5/+11
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-20/+26
2009-11-24rfkill: fix miscdev opsJohannes Berg1-0/+1
2009-11-23pktgen: Fix device name comparesEric Dumazet1-8/+10
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2009-11-23netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy1-1/+1
2009-11-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-10/+8
2009-11-20netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy1-13/+5
2009-11-20netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy1-1/+1
2009-11-19mac80211: fix resumeJohannes Berg2-10/+17
2009-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-45/+75
2009-11-19mac80211: fix addba timer (again...)Johannes Berg1-10/+8
2009-11-17vlan: Fix register_vlan_dev() error pathEric Dumazet1-2/+5
2009-11-17gro: Fix illegal merging of trailer trashHerbert Xu1-1/+2
2009-11-16net: Fix the rollback test in dev_change_name()Eric Dumazet1-5/+6
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2-4/+10
2009-11-16Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan1-3/+8