summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: frag helper functions for mem limit trackingJesper Dangaard Brouer2013-01-292-1/+28
* net: cacheline adjust struct inet_frag_queueJesper Dangaard Brouer2013-01-291-4/+5
* net: cacheline adjust struct inet_frags for better frag performanceJesper Dangaard Brouer2013-01-291-4/+7
* net: cacheline adjust struct netns_frags for better frag performanceJesper Dangaard Brouer2013-01-291-1/+4
* net neigh: Optimize neighbor entry size calculation.YOSHIFUJI Hideaki / 吉藤英明2013-01-291-1/+1
* drivers/net/phy/micrel_phy: Add support for new PHYsDavid J. Choi2013-01-291-1/+8
* netpoll: add RCU annotation to npinfo fieldCong Wang2013-01-291-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-2911-165/+409
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2811-165/+409
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-223-86/+245
| | |\
| | | * cfg80211: check radar interface combinationsSimon Wunderlich2013-01-162-0/+5
| | | * cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-162-3/+5
| | | * nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-161-0/+4
| | | * {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-162-0/+68
| | | * {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-161-0/+4
| | | * mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-161-1/+4
| | | * {cfg,mac}80211.h: fix some kernel-doc warningsYacine Belkadi2013-01-162-80/+153
| | | * wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-2/+2
| | * | bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-141-0/+1
| | * | Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-01-144-15/+53
| | |\ \
| | | * | NFC: Change nfc.h licenseLauro Ramos Venancio2013-01-141-13/+10
| | | * | NFC: Initial Secure Element APISamuel Ortiz2013-01-104-0/+24
| | | * | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-101-0/+13
| | | * | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-2/+2
| | | * | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-102-0/+4
| | * | | bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz2013-01-111-0/+2
| | * | | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
| | |/ /
| | * / bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-071-1/+0
| | |/
| | * wireless: use __alignedJohannes Berg2013-01-032-5/+5
| | * mac80211: support HT notify channel width actionJohannes Berg2013-01-031-0/+9
| | * wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
| | * mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-5/+17
| | * nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-031-0/+16
| | * mac80211: fix channel context iterationJohannes Berg2013-01-031-0/+5
| | * regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-9/+9
| | * regulatory: use RCU to protect last_requestJohannes Berg2013-01-031-0/+2
| | * regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-032-1/+3
| | * regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-7/+1
| | * wireless: more 'capability info' bitsVladimir Kondratiev2013-01-031-1/+6
* | | can: rework skb reserved data handlingOliver Hartkopp2013-01-291-0/+10
|/ /
* | net: fix possible wrong checksum generationEric Dumazet2013-01-281-0/+19
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-01-284-0/+99
|\ \
| * | can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp2013-01-261-0/+1
| * | can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp2013-01-261-0/+1
| * | can: add private data space for CAN sk_buffsOliver Hartkopp2013-01-261-0/+35
| * | can: rename LED trigger name on netdev renamesKurt Van Dijck2013-01-261-0/+9
| * | can: export a safe netdev_priv wrapper for candevKurt Van Dijck2013-01-261-0/+3
| * | can: add tx/rx LED trigger supportFabio Baltieri2013-01-262-0/+50
* | | net: add RCU annotation to sk_dst_cache fieldCong Wang2013-01-281-1/+1
* | | decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang2013-01-281-1/+1