summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-05-18ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17X25: Move accept approve flag to bitfieldandrew hendry
2010-05-17X25: Move interrupt flag to bitfieldandrew hendry
2010-05-17X25: Move qbit flag to bitfieldandrew hendry
2010-05-17net: implements ip_route_input_noref()Eric Dumazet
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-16Merge 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-15net: reserve ports for applications using fixed port numbersAmerigo Wang
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens
2010-05-12mac80211: add offload channel switch supportJohannes Berg
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-10Merge 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-02Merge 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-04-30sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich
2010-04-30sctp: fast recovery algorithm is per association.Vlad Yasevich
2010-04-30sctp: update transport initializationsVlad Yasevich
2010-04-30sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich
2010-04-30sctp: remove 'resent' bit from the chunkVlad Yasevich