aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring1-0/+434
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-05Merge 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-03tcp: 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/linuxLinus Torvalds1-2/+2
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-3/+8
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-0/+12
2014-03-02Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+5
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring1-0/+9
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring2-0/+17
2014-02-286lowpan: 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/tiwai/soundLinus Torvalds1-0/+8
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork1-3/+3
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-15/+68
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+11
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez2-83/+83
2014-02-27net: 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/git/jhogan/metagLinus Torvalds1-1/+5
2014-02-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-6/+6
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet3-9/+16
2014-02-26net: add skb_mstamp infrastructureEric Dumazet1-2/+57
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2-1/+12
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2-1/+12
2014-02-26net: Add sysfs file for port numberAmir Vadai1-0/+4
2014-02-26net: tcp: add mib counters to track zero window transitionsFlorian Westphal1-0/+3
2014-02-26net: order MPLS ethertypes numericallyNeil Jerram1-2/+2
2014-02-25ipc,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-24Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into clk-fixesMike Turquette17-30/+132
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert1-2/+0
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert1-12/+38
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert1-1/+30
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller7-9/+85
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan1-1/+5
2014-02-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+8
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet1-1/+2
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara2-4/+4
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra1-2/+4
2014-02-20Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+20
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-108/+242
2014-02-20Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+2