summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-41/+26
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2-1/+9
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-0/+1
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein1-2/+5
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-0/+4
2014-03-11netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger1-1/+1
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp1-0/+1
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp1-2/+4
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-66/+58
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich1-0/+6
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+4
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan1-2/+2
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka1-1/+1
2014-03-04mm: close PageTail raceDavid Rientjes2-43/+12
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-3/+8
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-0/+12
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+5
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-36/+0
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel1-1/+1
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho1-1/+21
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez1-0/+83
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-3/+3
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet1-4/+4
2014-02-26net: add skb_mstamp infrastructureEric Dumazet1-2/+57
2014-02-26net: Add sysfs file for port numberAmir Vadai1-0/+4
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-02-25sysfs: fix namespace refcnt leakLi Zefan1-4/+5
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara1-1/+1
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara1-1/+1
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra1-2/+4
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+20
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-66/+133
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1
2014-02-19Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds3-4/+4
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+4
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones1-2/+2
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones1-1/+1
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones1-1/+1
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-99/+193
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+49
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico1-7/+1
2014-02-18Bluetooth: allocate static minor for vhciLucas De Marchi1-0/+1
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara1-1/+1
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+3
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister1-0/+5
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister1-0/+1
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister1-0/+1
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister1-0/+1