summaryrefslogtreecommitdiff
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-27Merge branch 'thunderx'David S. Miller17-0/+7382
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-27Merge branch 'sfc-next'David S. Miller5-11/+156
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-27atusb: add support for at86rf230Alexander Aring1-1/+1
2015-05-27nl802154: add support to set cca ed levelAlexander Aring5-0/+76
2015-05-27nl802154: add support for cca ed level infoAlexander Aring1-0/+7
2015-05-27Merge branch 'ip_frag_next'David S. Miller4-14/+49
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-27ieee802154: fix typo for file nameVarka Bhadram1-1/+1
2015-05-27ieee802154: add set transmit power supportVarka Bhadram5-0/+77
2015-05-27Merge branch 'phy_rgmii'David S. Miller4-14/+15
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-27tcp: tcp_tso_autosize() minimum is one packetEric Dumazet3-4/+7
2015-05-27tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet2-44/+34
2015-05-27tipc: fix bug in link protocol message create functionJon Paul Maloy1-2/+0
2015-05-27nl802154: fix cca mode wpan phy flagAlexander Aring1-1/+1
2015-05-26mac802154: mac802154_mlme_start_req() optimisation.Lennert Buytenhek1-18/+11
2015-05-26ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().Lennert Buytenhek1-6/+0
2015-05-26ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.Lennert Buytenhek1-14/+3
2015-05-26ieee802154: Remove ieee802154_reduced_mlme_ops references.Lennert Buytenhek1-6/+0
2015-05-26Documentation/networking/ieee802154.txt: fix various inaccuracies.Lennert Buytenhek1-21/+11
2015-05-26netfilter: nf_tables: add netdev table to filter from ingressPablo Neira Ayuso4-0/+190
2015-05-26netfilter: nf_tables: allow to bind table to net_devicePablo Neira Ayuso3-5/+51
2015-05-26netfilter: default CONFIG_NETFILTER_INGRESS to yPablo Neira Ayuso1-0/+1
2015-05-26netfilter: remove unused comefrom hookmask argumentFlorian Westphal2-6/+2
2015-05-26ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.Lennert Buytenhek1-1/+1
2015-05-26mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().Lennert Buytenhek1-0/+3
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg16-27/+37
2015-05-26net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet1-5/+7
2015-05-26net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet1-1/+1
2015-05-26Bluetooth: mgmt: fix typosFlorian Grandel1-3/+3
2015-05-26bridge: skip fdb add if the port shouldn't learnWilson Kok1-0/+6
2015-05-26pktgen: remove one sparse errorEric Dumazet1-5/+5
2015-05-26ipv6: ipv6_select_ident() returns a __be32Eric Dumazet2-6/+6
2015-05-26Merge branch 'cpsw-cleanups'David S. Miller3-54/+2
2015-05-26net: cpsw: remove redundant calls disabling dma interrupts.Richard Cochran1-3/+0
2015-05-26net: cpsw: remove redundant calls enabling dma interrupts.Richard Cochran1-2/+0
2015-05-26net: cpsw: remove two unused global functionsRichard Cochran2-47/+0