summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge mac80211-next into ath-nextKalle Valo2015-03-30
|\
| * mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2015-03-16
| * cfg80211: Add API to change the indoor regulatory settingIlan peer2015-03-06
| * mac80211: provide station PMF configuration to driverSenthilKumar Jegadeesan2015-03-04
| * mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-04
| * nl80211: prohibit mixing 'any' and regular wowlan triggersJohannes Berg2015-03-04
| * mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-03
| * nl80211: add notes about userspace API/ABI modificationsJohannes Berg2015-03-03
| * cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-03
| * cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-03
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
| * wext: add checked wrappers for adding events/points to streamsJohannes Berg2015-02-28
| * nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-28
* | bcma: move internal function declarations to private headerRafał Miłecki2015-03-05
* | bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki2015-03-05
* | bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki2015-03-02
* | bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-02
* | bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-02
* | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
* | net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25
* | bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-24
|/
* net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-22
* igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\
| * gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
| * net: Use more bit fields in napi_gro_cbTom Herbert2015-02-11
| * net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-11
| * net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
| * treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-11
| * treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-11
* | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \
| * | ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-05
| * | vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-05
| * | vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
* | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \
| * | | fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-29
| * | | new helper: iov_iter_bvec()Al Viro2015-01-29
* | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \ \
| * | | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-23
* | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\ \ \ \ \
| * | | | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
| * | | | | new primitive: debugfs_create_automount()Al Viro2015-01-25
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-17
|\ \ \ \ \ \
| * | | | | | new fs_pin killing logicsAl Viro2015-01-25
| * | | | | | allow attaching fs_pin to a group not associated with some superblockAl Viro2015-01-25
| * | | | | | take count and rcu_head out of fs_pinAl Viro2015-01-25
| * | | | | | dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds2015-01-25
| * | | | | | kill pin_put()Al Viro2015-01-25