aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udplite.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai4-1/+81
2015-05-27qla4xxx: add a missing includeEric Dumazet1-0/+1
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham16-0/+7380
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-27test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann1-0/+57
2015-05-27sfc: add module parameter to enable MCDI logging on new functionsEdward Cree1-0/+9
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree4-10/+48
2015-05-27sfc: add tracing of MCDI commandsEdward Cree4-4/+102
2015-05-27vxlan: release lock after each bucket in vxlan_cleanupSorin Dumitru1-2/+3
2015-05-27tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet3-6/+14
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal4-8/+38
2015-05-27net: ipv4: avoid repeated calls to ip_skb_dst_mtu helperFlorian Westphal1-7/+12
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli3-14/+4
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11
2015-05-27ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.David S. Miller1-0/+1
2015-05-26tcp: tcp_tso_autosize() minimum is one packetEric Dumazet3-4/+7
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet2-44/+34
2015-05-26tipc: fix bug in link protocol message create functionJon Paul Maloy1-2/+0
2015-05-25net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet1-5/+7
2015-05-25net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet1-1/+1
2015-05-25bridge: skip fdb add if the port shouldn't learnWilson Kok1-0/+6
2015-05-25pktgen: remove one sparse errorEric Dumazet1-5/+5
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2-6/+6
2015-05-25net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran1-3/+0
2015-05-25net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran1-2/+0
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran2-47/+0
2015-05-25net: cpsw: fix misplaced break statements.Richard Cochran1-2/+2
2015-05-25rocker: mark parameters and local variables as constSimon Horman1-200/+215
2015-05-25rocker: remove unused rocker_port parameter from rocker_port_kfreeSimon Horman1-29/+25
2015-05-25irda: use msecs_to_jiffies for conversion to jiffiesNicholas Mc Guire1-2/+2
2015-05-25neterion: s2io: Fix kernel doc formattingJoe Perches1-2/+4
2015-05-25irda: irda-usb: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+3
2015-05-25bridge: allow setting hash_max + multicast_router if interface is downLinus Lüssing1-21/+3
2015-05-25ipv6: don't increase size when refragmenting forwarded ipv6 skbsFlorian Westphal1-11/+18
2015-05-25atm:he - Change 1 to true for bool type variable.Shailendra Verma1-1/+1
2015-05-25net:xen-netback - Change 1 to true for bool type variable.Shailendra Verma1-1/+1
2015-05-25ipv6: Create percpu rt6_infoMartin KaFai Lau4-18/+142
2015-05-25ipv6: Break up ip6_rt_copy()Martin KaFai Lau1-49/+41
2015-05-25ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2-2/+79
2015-05-25ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2-10/+52
2015-05-25ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flagsMartin KaFai Lau3-4/+13
2015-05-25ipv6: Add rt6_get_cookie() functionMartin KaFai Lau7-10/+12
2015-05-25ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau3-50/+53
2015-05-25ipv6: Combine rt6_alloc_cow and rt6_alloc_cloneMartin KaFai Lau1-25/+20
2015-05-25ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau7-18/+24
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau9-17/+25
2015-05-25ipv6: Clean up ipv6_select_ident() and ip6_fragment()Martin KaFai Lau3-16/+9
2015-05-25cxgb4: Add PHY firmware support for T420-BT cardsHariprasad Shenai4-42/+375
2015-05-25test_bpf: add more eBPF jump torture casesDaniel Borkmann1-0/+67
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas1-6/+62