summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-291-2/+0
* stmmac: remove unused stmmac_of_data structJoachim Eastwood2015-07-291-18/+0
* net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion2015-07-272-0/+2
* net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-272-2/+2
* net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion2015-07-271-0/+5
* net/mlx5e: TX latency optimization to save DMA readsAchiad Shochat2015-07-271-1/+3
* net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed2015-07-271-0/+8
* net/mlx5e: Support ETH_RSS_HASH_XORSaeed Mahameed2015-07-271-3/+3
* lwtunnel: export linux/lwtunnel.h to userspaceNicolas Dichtel2015-07-261-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-2323-138/+197
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-181-2/+14
| |\
| | * x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-181-1/+5
| | * x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-181-2/+10
| * | mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim2015-07-171-0/+13
| * | Update Viresh Kumar's email addressViresh Kumar2015-07-172-2/+2
| * | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-1711-28/+33
| * | mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel2015-07-171-9/+8
| * | Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-171-0/+1
| |\ \
| | * \ Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-0/+1
| | |\ \
| | | * | hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-021-0/+1
| * | | | Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-07-171-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | gpio: Remove double "base" in commentGeert Uytterhoeven2015-07-161-1/+1
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-161-8/+3
| |\ \ \
| | * | | blkcg: fix blkcg_policy_data allocation bugTejun Heo2015-07-091-8/+2
| | * | | blkcg: implement all_blkcgs listTejun Heo2015-07-091-0/+1
| * | | | Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-07-151-10/+20
| |\ \ \ \
| | * | | | locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton2015-07-131-18/+14
| | * | | | locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton2015-07-131-0/+14
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-151-0/+18
| |\ \ \ \ \
| | * | | | | KVM: count number of assigned devicesPaolo Bonzini2015-07-101-0/+18
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-152-78/+84
| |\ \ \ \ \
| | * | | | | module: relocate module_init from init.h to module.hPaul Gortmaker2015-07-052-78/+84
| | |/ / / /
* | | | | | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-221-0/+1
* | | | | | vxlan: Flow based tunnelingThomas Graf2015-07-211-0/+1
* | | | | | mpls: ip tunnel supportRoopa Prabhu2015-07-211-0/+6
* | | | | | lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-211-0/+6
* | | | | | bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-202-0/+3
* | | | | | stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood2015-07-201-2/+0
* | | | | | net: remove skb_frag_add_headJiri Benc2015-07-201-6/+0
* | | | | | net: add phys ID compare helper to test if two IDs are the sameScott Feldman2015-07-201-0/+7
* | | | | | net: don't reforward packets already forwarded by offload deviceScott Feldman2015-07-202-1/+14
* | | | | | net core: Add protodown support.Anuradha Karuppiah2015-07-151-0/+14
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-1350-151/+1414
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-132-1/+8
| |\ \ \ \ \
| | * | | | | can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-121-0/+2
| | * | | | | cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-091-1/+6
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-122-3/+5
| |\ \ \ \ \ \
| | * | | | | | time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-091-1/+0
| | * | | | | | tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-071-0/+7
| | * | | | | | tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-071-4/+0
| | | |/ / / / | | |/| | | |