summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-6/+32
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2-18/+11
2015-01-18switchdev: introduce switchdev notifierJiri Pirko1-0/+31
2015-01-18tc: add BPF based actionJiri Pirko3-0/+57
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist1-1/+0
2015-01-16rhashtable: Fix race in rhashtable_destroy() and use regular work_structYing Xue1-1/+1
2015-01-16Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller4-147/+356
2015-01-16ipv4: per cpu uncached listEric Dumazet1-0/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+0
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf2-1/+15
2015-01-15vxlan: Only bind to sockets with compatible flags enabledThomas Graf1-0/+3
2015-01-15vxlan: Group Policy extensionThomas Graf2-5/+75
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-59/+197
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+7
2015-01-15openvswitch: packet messages need their own probe attribtueThomas Graf1-0/+4
2015-01-15netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+8
2015-01-14vxlan: Remote checksum offloadTom Herbert2-0/+13
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert1-2/+13
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-1/+3
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov1-0/+14
2015-01-14xen: add page_to_mfn()David Vrabel1-0/+5
2015-01-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-6/+6
2015-01-14net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko3-13/+13
2015-01-14net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko1-0/+12
2015-01-14ipv6: directly include libc-compat.h in ipv6.hWillem de Bruijn1-0/+1
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-13Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+51
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath1-2/+2
2015-01-13rhashtable: add a note for grow and shrink decision functionsYing Xue1-0/+4
2015-01-13rhashtable: involve rhashtable_lookup_compare_insert routineYing Xue1-0/+5
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich1-0/+51
2015-01-13Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+1
2015-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-6/+0
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon1-2/+6
2015-01-13rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSEDRoopa Prabhu1-0/+1
2015-01-13bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu1-0/+2
2015-01-13vxlan: Improve support for header flagsTom Herbert1-0/+7
2015-01-12Bluetooth: Add missing response structure for HCI Delete Stored Link KeyMarcel Holtmann1-0/+4
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann1-0/+2
2015-01-12Bluetooth: Add defintions for HCI Read Stored Link Key commandMarcel Holtmann1-0/+11
2015-01-12Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann1-1/+1
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter1-0/+1
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+23
2015-01-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-15/+22
2015-01-10Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+53
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+2
2015-01-10target: Drop left-over fabric_max_sectors attributeNicholas Bellinger3-6/+0
2015-01-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-3/+12
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2-5/+23