summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov2-0/+9
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov1-0/+3
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman1-0/+25
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer1-1/+17
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones1-1/+1
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-37/+239
2014-11-18bpf: allow eBPF programs to use mapsAlexei Starovoitov2-0/+8
2014-11-18bpf: add array type of eBPF mapsAlexei Starovoitov1-0/+1
2014-11-18bpf: add hashtable type of eBPF mapsAlexei Starovoitov1-0/+1
2014-11-18bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM commandAlexei Starovoitov2-2/+8
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng1-0/+6
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg292-3247/+5266
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg3-19/+19
2014-11-17Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/cs41l51', 'asoc/fix...Mark Brown1-0/+2
2014-11-17ieee802154: fix byteorder for short address and panidAlexander Aring1-2/+2
2014-11-17ieee802154: rename and move WPAN_NUM_ definesAlexander Aring2-9/+5
2014-11-17ieee802154: add del interface commandAlexander Aring1-0/+2
2014-11-17ieee802154: setting extended address while iface addAlexander Aring1-1/+2
2014-11-17ieee802154: add new interface commandAlexander Aring1-0/+5
2014-11-17Merge tag 'armsoc-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2014-11-17Merge tag 'omap-fixes-against-v3.18-rc4' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-2/+2
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet1-1/+3
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet1-0/+6
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+0
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra1-5/+0
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN1-2/+5
2014-11-16Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds2-3/+6
2014-11-16Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+11
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg1-0/+1
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg1-0/+1
2014-11-15net: Add vxlan_gso_check() helperJoe Stringer1-0/+2
2014-11-15inetdevice: fixed signed integer overflowVincent BENAYOUN1-1/+1
2014-11-15Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2014-11-15Revert "fast_hash: avoid indirect function calls"Jay Vosburgh2-34/+36
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-3/+5
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-56/+176
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-2/+15
2014-11-14mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen1-0/+1
2014-11-14mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2-0/+17
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf1-5/+5
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak1-2/+3
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak1-1/+3
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu1-1/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu1-0/+2
2014-11-13Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg1-1/+14
2014-11-13mac802154: add interframe spacing time handlingAlexander Aring3-1/+13
2014-11-13Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2014-11-13Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+7
2014-11-12ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert2-22/+19
2014-11-12nfs: fix pnfs direct write memory leakPeng Tao1-0/+11