summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-15SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust
2010-03-15sunrpc: remove unnecessary svc_xprt_putNeil Brown
2010-03-15netfilter: xt_recent: fix false matchTim Gardner
2010-03-15netfilter: xt_recent: fix buffer overflowTim Gardner
2010-03-15scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2010-03-15ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-03-15inet: Remove bogus IGMPv3 report handlingHerbert Xu
2010-03-15net: bug fix for vlan + gro issueAjit Khaparde
2010-03-15net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-03-15net: Fix sysctl restarts...Eric W. Biederman
2010-03-15mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-02-23mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-02-23pktgen: Fix freezing problemRafael J. Wysocki
2010-02-23dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-23netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-23netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-23netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-23netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-09mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-02-09ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-02-09af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski
2010-02-09net: restore ip source validationJamal Hadi Salim
2010-02-09tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
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