summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-12netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger1-1/+1
2014-03-11flowcache: restore a single flow_cache kmem_cacheEric Dumazet1-1/+0
2014-03-11net: add a pre-check of net_ns in sk_change_net()Gu Zheng1-2/+6
2014-03-08Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller2-2/+8
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-076lowpan: move 6lowpan header to include/netAlexander Aring1-0/+434
2014-03-07tcp: 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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-73/+90
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
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-46/+15
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-04tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng1-0/+3
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-2/+2
2014-03-03net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-3/+8
2014-03-03net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-0/+12
2014-03-03Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+5
2014-03-016lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring1-0/+9
2014-03-01net: ns: add ieee802154_6lowpan namespaceAlexander Aring2-0/+17
2014-03-016lowpan: add frag information structAlexander Aring1-0/+7
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+8
2014-02-28ipv6: addrconf: silence sparse endianness warningsBjørn Mork1-3/+3
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-15/+68
2014-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+11
2014-02-28net: move net_device priv_flags out from UAPILuis R. Rodriguez2-83/+83
2014-02-28net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez1-52/+161
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+5
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds3-6/+6
2014-02-27tcp: switch rtt estimations to usec resolutionEric Dumazet3-9/+16
2014-02-27net: add skb_mstamp infrastructureEric Dumazet1-2/+57
2014-02-27ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2-1/+12
2014-02-27ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2-1/+12
2014-02-27net: Add sysfs file for port numberAmir Vadai1-0/+4
2014-02-27net: tcp: add mib counters to track zero window transitionsFlorian Westphal1-0/+3
2014-02-27net: order MPLS ethertypes numericallyNeil Jerram1-2/+2
2014-02-26ipc,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-25Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette17-30/+132
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert1-2/+0