aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-28netpoll: add RCU annotation to npinfo fieldCong Wang1-1/+1
2013-01-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller11-165/+409
2013-01-28can: rework skb reserved data handlingOliver Hartkopp1-0/+10
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds6-35/+93
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville11-165/+409
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-13/+51
2013-01-28net: fix possible wrong checksum generationEric Dumazet1-0/+19
2013-01-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller4-0/+99
2013-01-28net: add RCU annotation to sk_dst_cache fieldCong Wang1-1/+1
2013-01-28decnet: use correct RCU API to deref sk_dst_cache fieldCong Wang1-1/+1
2013-01-27gro: Fix kcalloc argument orderJoe Perches1-2/+2
2013-01-27Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller18-28/+179
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-27mfd: rtsx: Add clock divider hookWei WANG2-0/+4
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-4/+20
2013-01-26can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp1-0/+1
2013-01-26can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp1-0/+1
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp1-0/+35
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck1-0/+9
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck1-0/+3
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri2-0/+50
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern2-0/+5
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman1-0/+6
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2-2/+83
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+41
2013-01-24usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu1-0/+6
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao1-1/+4
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach1-0/+1
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+16
2013-01-23Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-4/+1
2013-01-23soreuseport: TCP/IPv6 implementationTom Herbert2-1/+5
2013-01-23soreuseport: TCP/IPv4 implementationTom Herbert2-3/+11
2013-01-23soreuseport: infrastructureTom Herbert3-3/+11
2013-01-23netfilter: nf_conntrack: refactor l4proto support for netnsGao feng1-3/+7
2013-01-23netfilter: nf_conntrack: refactor l3proto support for netnsGao feng1-3/+8
2013-01-23netfilter: nf_ct_proto: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_labels: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_ct_timeout: move initialization out of pernet_operationsGao feng1-4/+4
2013-01-23netfilter: nf_ct_ecache: move initialization out of pernet_operationsGao feng1-4/+15
2013-01-23netfilter: nf_ct_tstamp: move initialization out of pernet_operationsGao feng1-4/+17
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng1-2/+4
2013-01-23netfilter: nf_ct_expect: move initialization out of pernet_operationsGao feng1-2/+5
2013-01-23netfilter: nf_conntrack: move initialization out of pernet operationsGao feng1-2/+6
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg2-0/+7
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg1-0/+23
2013-01-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-86/+245