aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-30saner iov_iter initialization primitivesAl Viro1-0/+14
2015-03-30mac80211: make sta.wme indicate whether QoS is usedJohannes Berg1-1/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-0/+1
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupArik Nemtsov1-0/+11
2015-03-30nl80211: small clarification of the sched_scan delay attributeLuciano Coelho1-2/+3
2015-03-30mac80211: notify the driver about deauthEmmanuel Grumbach1-0/+4
2015-03-30mac80211: notify the driver about association statusEmmanuel Grumbach1-0/+2
2015-03-30mac80211: notify the driver about authentication statusEmmanuel Grumbach1-0/+36
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach1-10/+38
2015-03-29net: Introduce passthru_features_checkToshiaki Makita1-0/+3
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita1-0/+22
2015-03-29vlan: Introduce helper functions to check if skb is taggedToshiaki Makita1-0/+45
2015-03-29tc: bpf: generalize pedit actionAlexei Starovoitov2-0/+2
2015-03-29net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck1-0/+6
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-16/+180
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier1-0/+4
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier1-0/+13
2015-03-29tcp: tcp_syn_flood_action() can be staticEric Dumazet1-2/+0
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-03-26netfilter: nf_tables: implement set transaction supportPatrick McHardy1-7/+26
2015-03-26netfilter: nf_tables: add transaction helper functionsPatrick McHardy1-0/+28
2015-03-26netfilter: nf_tables: return set extensions from ->lookup()Patrick McHardy1-1/+3
2015-03-26netfilter: nf_tables: consolide set element destructionPatrick McHardy1-0/+2
2015-03-26Bluetooth: Add macros for advertising instance flagsArman Uguray1-0/+8
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig3-31/+23
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman1-4/+5
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-2/+3
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa1-5/+7
2015-03-25netfilter: nf_tables: convert hash and rbtree to set extensionsPatrick McHardy1-4/+10
2015-03-25netfilter: nf_tables: add set extensionsPatrick McHardy1-0/+105
2015-03-25rhashtable: provide len to obj_hashfnPatrick McHardy1-2/+4
2015-03-25sctp: avoid to repeatedly declare external variablesYing Xue1-0/+3
2015-03-25netfilter: nf_tables: move struct net pointer to base chainPatrick McHardy1-2/+2
2015-03-24tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet1-4/+4
2015-03-24tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet1-16/+13
2015-03-24Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2015-03-24Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-1/+4
2015-03-24Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-62/+61
2015-03-24rhashtable: Add rhashtable_free_and_destroy()Thomas Graf1-2/+3
2015-03-24rhashtable: Disable automatic shrinking by defaultThomas Graf1-2/+5
2015-03-24rhashtable: Mark internal/private inline functions as suchThomas Graf1-0/+2
2015-03-24rhashtable: Use 'unsigned int' consistentlyThomas Graf1-7/+7
2015-03-24rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf1-1/+1
2015-03-24filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar3-1/+4
2015-03-24net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa1-2/+0
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+12
2015-03-23rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu1-0/+2
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa1-0/+2
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa1-0/+1