summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-26mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-04-26mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy
2010-04-26mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-04-26mac80211: fix PREQ processing and one small bugPorsch, Marco
2010-04-01Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko
2010-04-01Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann
2010-04-01tcp: Fix tcp_make_synack()Eric Dumazet
2010-04-01tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky
2010-04-01tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte
2010-04-01net: Potential null skb->dev dereferenceEric Dumazet
2010-04-01netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-04-01netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-04-01NET_DMA: free skbs periodicallySteven J. Magnani
2010-04-01ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明
2010-04-01ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck
2010-04-01ipv4: check rt_genid in dst_checkTimo Teräs
2010-04-01ipsec: Fix bogus bundle flowiHerbert Xu
2010-04-01ip_gre: include route header_len in max_headroom calculationTimo Teräs
2010-04-01net: backlog functions renameZhu Yi
2010-04-01x25: use limited socket backlogZhu Yi
2010-04-01tipc: use limited socket backlogZhu Yi
2010-04-01sctp: use limited socket backlogZhu Yi
2010-04-01llc: use limited socket backlogZhu Yi
2010-04-01udp: use limited socket backlogZhu Yi
2010-04-01tcp: use limited socket backlogZhu Yi
2010-04-01net: add limit for socket backlogZhu Yi
2010-04-01route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev
2010-04-01mac80211: Retry null data frame for power saveVivek Natarajan
2010-04-01netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-04-01sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter
2010-04-01SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust
2010-04-01nfsd: ensure sockets are closed on errorNeil Brown
2010-04-01Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields
2010-04-01Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields
2010-04-01mac80211: Fix HT rate control configurationSujith
2010-03-15SUNRPC: Handle EINVAL error returns from the TCP connect operationTrond Myklebust
2010-03-15sunrpc: remove unnecessary svc_xprt_putNeil Brown
2010-03-15mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau
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-15mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan
2010-03-15mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-19net: Fix sysctl restarts...Eric W. Biederman
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger