aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann1-0/+2
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan1-0/+1
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan1-0/+6
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan1-1/+1
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan1-0/+2
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan1-2/+1
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan1-0/+2
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan1-1/+2
2010-05-10Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan1-0/+4
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan1-9/+11
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan1-1/+1
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman1-1/+0
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-0/+4
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-2/+9
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg1-0/+2
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2-0/+4
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-10/+15
2010-05-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller3-34/+36
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-1/+4
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt1-1/+1
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet2-28/+30
2010-04-30sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich1-5/+3
2010-04-30sctp: fast recovery algorithm is per association.Vlad Yasevich1-6/+6
2010-04-30sctp: update transport initializationsVlad Yasevich1-1/+1
2010-04-30sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich1-22/+27
2010-04-30sctp: remove 'resent' bit from the chunkVlad Yasevich1-2/+1
2010-04-30sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun1-1/+1
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet1-1/+18
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-7/+1
2010-04-28net: ip_queue_rcv_skb() helperEric Dumazet1-0/+1
2010-04-28net: speedup udp receive pathEric Dumazet1-0/+10
2010-04-28sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)Neil Horman1-0/+1
2010-04-28mac80211: notify driver about IBSS statusJohannes Berg1-1/+5
2010-04-28caif: Disconnect without waiting for responseSjur Braendeland1-3/+4
2010-04-28caif: Add reference counting to service layerSjur Braendeland3-0/+40
2010-04-28caif: Rename functions in cfcnfg and caif_devSjur Braendeland2-7/+9
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko1-7/+2
2010-04-27net: sk_add_backlog() take rmem_alloc into accountEric Dumazet1-2/+11
2010-04-27net: Make RFS socket operations not be inet specific.David S. Miller2-37/+38
2010-04-27mac80211: give virtual interface to hw_scanJohannes Berg1-1/+1
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen1-0/+2
2010-04-27mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen1-1/+4
2010-04-27cfg80211: add ap isolation supportFelix Fietkau1-0/+2
2010-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6David S. Miller1-1/+1
2010-04-27net: fix a lockdep rcu warning in __sk_dst_set()Eric Dumazet1-2/+5
2010-04-27rps: inet_rps_save_rxhash() argument is not constEric Dumazet1-1/+1
2010-04-27TCP: avoid to send keepalive probes if receiving dataFlavio Leitner1-0/+8
2010-04-27net: suppress RCU lockdep false positive in twsk_net()Paul E. McKenney1-1/+3