summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-64/+22
* cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-0/+9
* cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-0/+1
* cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+32
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+10
* cfg80211: implement iwpowerJohannes Berg2009-07-101-0/+13
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-1/+35
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-1/+5
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-6/+129
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-102-0/+88
* wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-101-1/+1
* cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-1/+0
* cfg80211: use proper allocation flagsJohannes Berg2009-07-101-7/+14
* cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy2009-07-101-0/+11
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-15/+14
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-091-0/+69
|\
| * memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-091-1/+4
| * net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-091-0/+66
* | net, netns_xt: shrink netns_xt membersCyrill Gorcunov2009-07-051-0/+3
* | cleanup: remove unused member in scm_cookie.Rami Rosen2009-07-051-2/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-291-2/+2
|\
| * netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2009-06-291-2/+2
* | Phonet: publicize the Netlink notification functionRĂ©mi Denis-Courmont2009-06-251-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-245-3/+6
|\
| * net: Move rx skb_orphan call to where neededHerbert Xu2009-06-232-0/+3
| * ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-233-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-221-2/+0
|\ \ | |/
| * af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner2009-06-191-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-182-1/+34
|\ \ | |/
| * net: sk_wmem_alloc has initial value of one, not zeroEric Dumazet2009-06-171-0/+33
| * x25: Fix sleep from timer on socket destroy.David S. Miller2009-06-161-1/+1
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-163-5/+16
|\ \ | |/ |/|
| * net: annotate struct sock bitfieldVegard Nossum2009-06-151-0/+2
| * net: annotate inet_timewait_sock bitfieldsVegard Nossum2009-06-151-1/+4
| * net: annotate bitfields in struct inet_sockVegard Nossum2009-06-151-4/+10
* | pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski2009-06-151-4/+4
* | netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso2009-06-133-17/+48
* | netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso2009-06-131-0/+2
* | netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso2009-06-133-64/+73
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-1121-71/+529
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-113-27/+52
| |\ \
| | * | Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann2009-06-081-0/+2
| | * | Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-081-6/+0
| | * | Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-081-21/+42
| | * | Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-081-0/+2
| | * | Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-081-0/+6
| * | | net: No more expensive sock_hold()/sock_put() on each txEric Dumazet2009-06-111-1/+5
| * | | mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-101-0/+3
| * | | net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-091-0/+41
OpenPOWER on IntegriCloud