aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman1-8/+8
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-24/+67
2014-03-14ether: add loopback type ETH_P_LOOPBACKVeaceslav Falico1-0/+1
2014-03-146lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister1-8/+0
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2-9/+9
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister1-8/+2
2014-03-14ieee802154: add header structs with endiannes and operationsPhoebe Buckheister3-4/+112
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister3-9/+8
2014-03-14ieee802154: add address struct with proper endiannes and some operationsPhoebe Buckheister1-0/+72
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister3-11/+11
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville13-128/+391
2014-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
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-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert1-0/+1
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet1-0/+5
2014-03-11netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger1-1/+1
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+2
2014-03-10flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-1/+0
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds3-3/+7
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner3-3/+7
2014-03-10net: add a pre-check of net_ns in sk_change_net()Gu Zheng1-2/+6
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-14/+21
2014-03-10get rid of fget_light()Al Viro2-11/+12
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds2-3/+9
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-2/+7
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2014-03-08Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixesOlof Johansson17-30/+132
2014-03-08Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2014-03-07Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+6
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen1-2/+2
2014-03-07Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-2/+8
2014-03-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+8
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-07can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp2-0/+2
2014-03-07can: introduce the data bitrate configuration for CAN FDOliver Hartkopp2-2/+6
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring1-0/+434
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski1-1/+0
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller1-0/+1
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa1-4/+3
2014-03-06ARM: KVM: fix non-VGIC compilationMarc Zyngier1-0/+5
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-73/+90
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger1-0/+1
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich2-0/+40
2014-03-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich1-0/+1
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18