summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy-0/+2
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-0/+14
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-143/+340
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann-0/+2
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan-0/+1
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan-0/+6
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan-1/+1
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan-0/+2
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan-2/+1
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan-0/+2
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan-1/+2
2010-05-10Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan-0/+4
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan-9/+11
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan-1/+1
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman-1/+0
2010-05-07mac80211: improve HT channel handlingJohannes Berg-0/+4
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg-2/+9
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg-0/+2
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich-0/+4
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-10/+15
2010-05-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller-34/+36
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+4
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt-1/+1
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet-28/+30
2010-04-30sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich-5/+3
2010-04-30sctp: fast recovery algorithm is per association.Vlad Yasevich-6/+6
2010-04-30sctp: update transport initializationsVlad Yasevich-1/+1
2010-04-30sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich-22/+27
2010-04-30sctp: remove 'resent' bit from the chunkVlad Yasevich-2/+1
2010-04-30sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun-1/+1
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet-1/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville-7/+1
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet-0/+1
2010-04-28net: speedup udp receive pathEric Dumazet-0/+10
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman-0/+1
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg-1/+5
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland-3/+4
2010-04-28caif: Add reference counting to service layerSjur Braendeland-0/+40
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland-7/+9
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun-0/+1
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko-7/+2
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet-2/+11
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller-37/+38
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg-1/+1
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen-0/+2
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen-1/+4
2010-04-27cfg80211: add ap isolation supportFelix Fietkau-0/+2
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-1/+1
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet-2/+5