summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-07Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller
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-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-06tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller
2014-03-06inet: remove now unused flag DST_NOPEERHannes Frederic Sowa
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-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus 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-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng
2014-03-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
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-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring
2014-02-286lowpan: add frag information structAlexander Aring
2014-02-28Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez
2014-02-27net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez
2014-02-27Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-26net: add skb_mstamp infrastructureEric Dumazet
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-26net: tcp: add mib counters to track zero window transitionsFlorian Westphal
2014-02-26net: order MPLS ethertypes numericallyNeil Jerram
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso
2014-02-25sysfs: fix namespace refcnt leakLi Zefan
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara
2014-02-24Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan
2014-02-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra