summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2010-04-30ipv6: cleanup: remove unneeded null checkDan Carpenter
2010-04-30xfrm: potential uninitialized variable num_xfrmsChangli Gao
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet
2010-04-30Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-30mac80211: tell driver about IBSS mergeJohannes Berg
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet
2010-04-28net: speedup udp receive pathEric Dumazet
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg
2010-04-28mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka
2010-04-28mac80211: do not wip out old supported ratesStanislaw Gruszka
2010-04-28Bugfix: Link selection was swapped in switch.Sjur Braendeland
2010-04-28caif: Bugfixes in CAIF netdevice for close and flow controlSjur Braendeland
2010-04-28caif: Rewritten socket implementationSjur Braendeland
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland
2010-04-28caif: Add reference counting to service layerSjur Braendeland
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller
2010-04-27bridge: multicast_flood cleanupstephen hemminger
2010-04-27bridge: multicast port group RCU fixstephen hemminger
2010-04-27bridge: multicast floodstephen hemminger
2010-04-27bridge: simplify multicast_add_routerstephen hemminger
2010-04-27bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter
2010-04-27Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"David S. Miller
2010-04-27bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()David S. Miller
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet
2010-04-27net: batch skb dequeueing from softnet input_pkt_queueChangli Gao
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller
2010-04-27net: reimplement softnet_data.output_queue as a FIFO queueChangli Gao
2010-04-27mac80211: fix rts threshold checkShanyu Zhao
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen
2010-04-27mac80211: implement ap isolation supportFelix Fietkau
2010-04-27cfg80211: add ap isolation supportFelix Fietkau
2010-04-27mac80211: fix handling of 4-address-mode in ieee80211_change_ifaceFelix Fietkau
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner
2010-04-27bridge: multicast router list manipulationstephen hemminger
2010-04-27bridge: use is_multicast_ether_addrstephen hemminger
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-27bridge: Fix build of ipv6 multicast code.David S. Miller