aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-02net: filter: rename sk_chk_filter() -> bpf_check_classic()Alexei Starovoitov1-1/+1
2014-08-02net: filter: rename sk_filter_proglen -> bpf_classic_proglenAlexei Starovoitov1-2/+1
2014-08-02net: filter: simplify socket chargingAlexei Starovoitov1-1/+1
2014-07-31net: kernel-doc compliant documentation for net_deviceKaroly Kemeny1-131/+250
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers1-0/+2
2014-07-30net: libphy: Add phy specific function to access mmd phy registersVince Bridgers1-0/+18
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein1-2/+2
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2-8/+4
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-2/+15
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+16
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+1
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-0/+2
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn1-13/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-0/+59
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov1-25/+25
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar1-0/+8
2014-07-23Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2014-07-23mm/rmap.c: fix pgoff calculation to handle hugepage correctlyNaoya Horiguchi1-0/+12
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai1-0/+7
2014-07-22net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser1-2/+1
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+20
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-62/+61
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov1-0/+20
2014-07-20net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico1-1/+17
2014-07-20net: use dev->name in netdev_pr* when it's availableVeaceslav Falico1-2/+2
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-24/+49
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-36/+10
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2014-07-18b43: use one shared function for setting MAC frequencyRafał Miłecki1-0/+1
2014-07-18bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki1-0/+1
2014-07-18ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki1-0/+37
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart1-2/+2
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-28/+44
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso1-2/+4
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low1-14/+11
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-4/+4
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2-1/+9
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low3-6/+24
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2-4/+4
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn1-2/+4
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-4/+6
2014-07-15net: add name_assign_type netdev attributeTom Gundersen1-0/+2
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+2
2014-07-13net: filter: sk_chk_filter() no longer mangles filterEric Dumazet1-1/+1
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim2-1/+4
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev1-0/+11