summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman
2014-03-17netpoll: Move all receive processing under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAPEric W. Biederman
2014-03-17netpoll: Don't drop all received packets.Eric W. Biederman
2014-03-17netpoll: Add netpoll_rx_processingEric W. Biederman
2014-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein
2014-03-12mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's indexJack Morgenstein
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein
2014-03-11netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-04mm: close PageTail raceDavid Rientjes
2014-03-03tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-01NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust
2014-02-28audit: Send replies in the proper network namespace.Eric W. Biederman
2014-02-28ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-02-28wl1251: move power GPIO handling into the driverSebastian Reichel
2014-02-28wl1251: split wl251 platform data to a separate structureLuciano Coelho
2014-02-28Merge tag 'omap-for-v3.14/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds