summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-05-26ipv4: udp: fix short packet and bad checksum loggingBjørn Mork
2010-05-12udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]
2010-05-12tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2010-05-12net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2010-05-12sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-05-12sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-05-12sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-05-12sctp: fix potential reference of a freed pointerVlad Yasevich
2010-05-12sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-05-12ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu
2010-05-12ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt
2010-05-12mac80211: remove bogus TX agg state assignmentJohannes Berg
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