summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-191-2/+10
* net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-181-0/+20
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-181-0/+39
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-0/+39
| |\
| | * mac80211: add offload channel switch supportJohannes Berg2010-05-121-0/+39
* | | X25: Move accept approve flag to bitfieldandrew hendry2010-05-181-3/+2Star
* | | X25: Move interrupt flag to bitfieldandrew hendry2010-05-181-1/+2
* | | X25: Move qbit flag to bitfieldandrew hendry2010-05-181-1/+5
* | | net: implements ip_route_input_noref()Eric Dumazet2010-05-181-1/+16
* | | net: add a noref bit on skb dstEric Dumazet2010-05-182-8/+53
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-171-18/+3Star
|\ \ \
| * | | tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-161-18/+3Star
* | | | net: Introduce sk_route_nocapsEric Dumazet2010-05-161-0/+8
* | | | net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-161-0/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-131-9/+5Star
|\ \ \ \
| * | | | ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-0/+5
| * | | | ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-111-12/+1Star
| * | | | ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-111-2/+2
| * | | | ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-111-0/+2
* | | | | tipc: Update commenting in TIPC APIAllan Stephens2010-05-131-8/+8
| |_|/ / |/| | |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-122-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-062-0/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-112-2/+15
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | mac80211: improve HT channel handlingJohannes Berg2010-05-071-0/+4
| * | cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-2/+9
| * | mac80211: fix BSS info reconfigurationJohannes Berg2010-05-071-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-111-0/+14
|\ \ \
| * \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-1024-143/+340
| |\ \ \
| * \ \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-2045-133/+1332
| |\ \ \ \
| * | | | | netfilter: bridge-netfilter: Fix MAC header handling with IP DNATBart De Schuymer2010-04-151-0/+14
* | | | | | Bluetooth: Create per controller workqueueMarcel Holtmann2010-05-101-0/+2
* | | | | | Bluetooth: Fix race condition on l2cap_ertm_send()Gustavo F. Padovan2010-05-101-0/+1
* | | | | | Bluetooth: Implement Local Busy Condition handlingGustavo F. Padovan2010-05-101-0/+6
* | | | | | Bluetooth: Make hci_send_acl() voidGustavo F. Padovan2010-05-101-1/+1
* | | | | | Bluetooth: Enable option to configure Max Transmission value via sockoptGustavo F. Padovan2010-05-101-0/+2
* | | | | | Bluetooth: Change acknowledgement to use the value of txWindowGustavo F. Padovan2010-05-101-2/+1Star
* | | | | | Bluetooth: Add sockopt configuration for txWindow on L2CAPGustavo F. Padovan2010-05-101-0/+2
* | | | | | Bluetooth: Fix configuration of the MPS valueGustavo F. Padovan2010-05-101-1/+2
* | | | | | Bluetooth: Add timer to Acknowledge I-framesGustavo F. Padovan2010-05-101-0/+4
* | | | | | Bluetooth: Implement 'Send IorRRorRNR' eventGustavo F. Padovan2010-05-101-9/+11
* | | | | | Bluetooth: Make hci_send_sco() voidGustavo F. Padovan2010-05-101-1/+1
| |_|/ / / |/| | | |
* | | | | ipv4: remove ip_rt_secret timer (v4)Neil Horman2010-05-081-1/+0Star
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-052-10/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-7/+1Star
| * | | | mac80211: notify driver about IBSS statusJohannes Berg2010-04-281-1/+5
| * | | | mac80211: give virtual interface to hw_scanJohannes Berg2010-04-271-1/+1
| * | | | cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen2010-04-271-0/+2
| * | | | mac80211: Determine dynamic PS timeout based on ps-qos network latencyJuuso Oikarinen2010-04-271-1/+4
| * | | | cfg80211: add ap isolation supportFelix Fietkau2010-04-271-0/+2
* | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2010-05-043-34/+36
|\ \ \ \ \