summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-30tipc: unconditionally put sock refcnt when sock timer to be deleted is pendingYing Xue
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot
2015-05-30bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov
2015-05-30hv_netvsc: Properly size the vrss queuesKY Srinivasan
2015-05-30net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MINSorin Dumitru
2015-05-30Merge branch 'stmmac-IPQ806x'David S. Miller
2015-05-30net: stmmac: ipq806x: document device tree bindingsMathieu Olivari
2015-05-30stmmac: add ipq806x glue layerMathieu Olivari
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-30clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet
2015-05-27tcp: connect() from bound sockets can be fasterEric Dumazet
2015-05-27Merge branch 'cxgb4-next'David S. Miller
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai
2015-05-27qla4xxx: add a missing includeEric Dumazet
2015-05-27Merge branch 'thunderx'David S. Miller
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham
2015-05-27test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann
2015-05-27Merge branch 'sfc-next'David S. Miller
2015-05-27sfc: add module parameter to enable MCDI logging on new functionsEdward Cree
2015-05-27sfc: add sysfs entry to control MCDI tracingEdward Cree
2015-05-27sfc: add tracing of MCDI commandsEdward Cree
2015-05-27vxlan: release lock after each bucket in vxlan_cleanupSorin Dumitru
2015-05-27tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet
2015-05-27Merge branch 'ip_frag_next'David S. Miller
2015-05-27ip_fragment: don't forward defragmented DF packetFlorian Westphal
2015-05-27net: ipv4: avoid repeated calls to ip_skb_dst_mtu helperFlorian Westphal
2015-05-27Merge branch 'phy_rgmii'David S. Miller
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli
2015-05-27ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.David S. Miller
2015-05-26tcp: tcp_tso_autosize() minimum is one packetEric Dumazet
2015-05-26tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet
2015-05-26tipc: fix bug in link protocol message create functionJon Paul Maloy
2015-05-25net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet
2015-05-25net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet
2015-05-25bridge: skip fdb add if the port shouldn't learnWilson Kok
2015-05-25pktgen: remove one sparse errorEric Dumazet
2015-05-25ipv6: ipv6_select_ident() returns a __be32Eric Dumazet
2015-05-25Merge branch 'cpsw-cleanups'David S. Miller
2015-05-25net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran
2015-05-25net: cpsw: remove two unused global functionsRichard Cochran
2015-05-25net: cpsw: fix misplaced break statements.Richard Cochran