summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ptp: introduce programmable pins.Richard Cochran2014-03-211-0/+33
* net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-201-0/+1
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-0/+1
* net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-201-0/+27
* net/mlx4: Add data structures to support N-Ports per VFMatan Barak2014-03-201-0/+7
* netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-172-101/+0
* netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-171-33/+40
* netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman2014-03-171-2/+9
* netpoll: Don't drop all received packets.Eric W. Biederman2014-03-171-2/+1
* netpoll: Add netpoll_rx_processingEric W. Biederman2014-03-171-4/+14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2014-03-172-4/+32
|\
| * netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-061-0/+3
| * netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik2014-03-061-0/+2
| * netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa2014-03-061-4/+6
| * netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy2014-02-251-0/+21
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-1411-21/+54
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-03-111-1/+2
| |\ \
| | * | audit: Send replies in the proper network namespace.Eric W. Biederman2014-02-281-1/+2
| * | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-103-3/+7
| |\ \ \
| | * | | mm: fix GFP_THISNODE callers and clarifyJohannes Weiner2014-03-103-3/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-102-14/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | get rid of fget_light()Al Viro2014-03-102-11/+12
| | * | | vfs: atomic f_pos accesses as per POSIXLinus Torvalds2014-03-102-3/+9
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-091-0/+4
| |\ \ \ \
| | * \ \ \ Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-0811-17/+84
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-02-281-0/+4
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENTTomi Valkeinen2014-02-191-0/+4
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-091-0/+5
| |\ \ \ \ \ \
| | * | | | | | NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-011-0/+5
| * | | | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-03-081-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-071-0/+1
| * | | | | | | | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-071-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-031-0/+6
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-071-3/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | blk-mq: support partial I/O completionsChristoph Hellwig2014-02-211-1/+7
| | * | | | | | | | blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-02-211-2/+1
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-134-41/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-36/+0
| * | | | | | | | | wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-281-1/+1
| * | | | | | | | | wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-281-1/+21
| * | | | | | | | | Bluetooth: allocate static minor for vhciLucas De Marchi2014-02-181-0/+1
| * | | | | | | | | tty: Fix ref counting for port krefsPeter Hurley2014-02-141-3/+3
* | | | | | | | | | mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-122-1/+9
* | | | | | | | | | mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-0/+1
* | | | | | | | | | mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein2014-03-121-2/+5
* | | | | | | | | | mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-0/+4
* | | | | | | | | | netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger2014-03-111-1/+1
* | | | | | | | | | can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp2014-03-071-0/+1
* | | | | | | | | | can: introduce the data bitrate configuration for CAN FDOliver Hartkopp2014-03-071-2/+4