summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-05-18net: implements ip_route_input_noref()Eric Dumazet
2010-05-18net: add a noref bit on skb dstEric Dumazet
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-16net: Introduce sk_route_nocapsEric Dumazet
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-16net: reserve ports for applications using fixed port numbersAmerigo Wang
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-13tipc: Update commenting in TIPC APIAllan Stephens
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann
2010-05-10Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan
2010-05-10Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan
2010-05-10Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan
2010-05-10Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan
2010-05-10Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan
2010-05-10Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan
2010-05-10Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan
2010-05-10Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-07mac80211: fix BSS info reconfigurationJohannes Berg
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2010-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-02net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet
2010-05-01sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich
2010-05-01sctp: fast recovery algorithm is per association.Vlad Yasevich
2010-05-01sctp: update transport initializationsVlad Yasevich
2010-05-01sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich
2010-05-01sctp: remove 'resent' bit from the chunkVlad Yasevich
2010-05-01sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun
2010-04-30net: speedup sock_recv_ts_and_drops()Eric Dumazet
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
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-28caif: Disconnect without waiting for responseSjur Braendeland