summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-28cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-28mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-28netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-18mac80211: fix skb buffering issue (and fixes to that)Johannes Berg
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-18cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton
2010-01-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust
2010-01-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust
2010-01-18sunrpc: fix peername failed on closed listenerXiaotian Feng
2010-01-06netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2010-01-06ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2010-01-06mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2010-01-06cfg80211: fix race between deauth and assoc responseJohannes Berg
2010-01-06mac80211: Fix IBSS mergeSujith
2010-01-06mac80211: fix WMM AP settings applicationJohannes Berg
2010-01-06mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-18ipvs: zero usvc and udestSimon Horman
2009-12-18net: Fix userspace RTM_NEWLINK notifications.Eric W. Biederman
2009-12-18mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-18ip_fragment: also adjust skb->truesize for packets not owned by a socketPatrick McHardy
2009-12-18wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPECJohn W. Linville
2009-12-18mac80211: fix scan abort sanity checksJohannes Berg
2009-12-18mac80211: Revert 'Use correct sign for mesh active path refresh'Javier Cardona
2009-12-18mac80211: Fixed bug in mesh portal pathsJavier Cardona
2009-12-18mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-12-18SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-30mac80211: fix two remote exploitsJohannes Berg
2009-11-29ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul
2009-11-24pktgen: Fix netdevice unregisterEric Dumazet
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23rfkill: fix miscdev opsJohannes Berg
2009-11-23pktgen: Fix device name comparesEric Dumazet
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-11-23netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy
2009-11-19Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-11-19netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy
2009-11-19netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy
2009-11-19mac80211: fix resumeJohannes Berg
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-18mac80211: fix addba timer (again...)Johannes Berg
2009-11-17vlan: Fix register_vlan_dev() error pathEric Dumazet
2009-11-17gro: Fix illegal merging of trailer trashHerbert Xu