summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-228-17/+209
|\
| * bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-221-0/+5
| * mac80211: sync driver before TXJohannes Berg2011-07-201-0/+42
| * bcma: allow enabling PLLRafał Miłecki2011-07-191-0/+2
| * bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-191-1/+7
| * bcma: trivial: add helpers for masking/settingRafał Miłecki2011-07-191-0/+8
| * bcma: move define of BCMA_CLKCTLST registerRafał Miłecki2011-07-192-9/+20
| * cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-192-0/+10
| * bcma: define IO status registerRafał Miłecki2011-07-191-1/+7
| * ieee80211: add few wmm tspec valuesKalle Valo2011-07-191-0/+37
| * bcma: handle alternative SPROM locationRafał Miłecki2011-07-191-1/+2
| * ssb: SPROM: add LED duty cycle fieldsRafał Miłecki2011-07-181-0/+2
| * mac80211: let key iteration get keys in install orderJohannes Berg2011-07-151-0/+4
| * mac80211: allow driver access to TKIP RX P1KJohannes Berg2011-07-151-0/+14
| * nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-152-0/+6
| * nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-152-0/+7
| * nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-152-6/+37
* | ipv6: make fragment identifications less predictableEric Dumazet2011-07-223-14/+12
* | net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan2011-07-221-2/+2
* | stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO2011-07-221-12/+12
* | vlan: move vlan_group_[gs]et_device to public headerJiri Pirko2011-07-211-19/+0
* | vlan: kill ndo_vlan_rx_registerJiri Pirko2011-07-211-8/+0
* | vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko2011-07-211-20/+0
* | vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko2011-07-211-22/+0
* | vlan: kill vlan_hwaccel_receive_skbJiri Pirko2011-07-211-13/+0
* | lro: do vlan cleanupJiri Pirko2011-07-211-2/+0
* | lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko2011-07-211-7/+0
* | lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko2011-07-211-10/+0
* | vlan: introduce __vlan_find_dev_deep()Jiri Pirko2011-07-211-0/+8
* | vlan: finish removing vlan_find_dev from public headerJiri Pirko2011-07-211-6/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-216-12/+25
|\ \
| * | include/linux/sdla.h: remove the prototype of sdla()WANG Cong2011-07-181-5/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-171-6/+0
| |\ \
| | * | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-151-6/+0
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-07-173-1/+22
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-0/+21
| | |\ \ \ \
| | | | * | | ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-132-0/+21
| | | |/ / /
| | * / / / ACPI: Fixes device power states array overflowLin Ming2011-07-141-1/+1
| | |/ / /
| * | / / drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-151-0/+2
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-07-214-36/+83
|\ \ \ \
| * | | | netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen2011-07-211-1/+1
| * | | | netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik2011-07-211-31/+61
| * | | | netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik2011-07-211-4/+10
| * | | | netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal2011-07-191-0/+1
| * | | | netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet2011-07-181-0/+3
| * | | | netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-301-0/+7
* | | | | stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-07-181-0/+1
* | | | | net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-183-9/+6
* | | | | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-181-3/+15
* | | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-181-1/+0