summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-29batman-adv: Makefile, Sort alphabeticallyMarkus Pargmann1-1/+1
2015-05-29batman-adv: tvlv realloc, move error handling into if blockMarkus Pargmann1-8/+8
2015-05-29batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann3-9/+35
2015-05-29batman-adv: Use only queued fragments when mergingSven Eckelmann1-8/+5
2015-05-29batman-adv: Check total_size when queueing fragmentsSven Eckelmann2-2/+7
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann43-43/+43
2015-05-29batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2015-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-30/+28
2015-05-29net: qlcnic: clean up sysfs error codesVladimir Zapolskiy3-46/+36
2015-05-29treewide: Add missing vmalloc.h inclusion.David S. Miller7-0/+7
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet2-0/+7
2015-05-27tcp: connect() from bound sockets can be fasterEric Dumazet2-4/+13
2015-05-27Merge branch 'cxgb4-next'David S. Miller9-90/+170
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai9-89/+89
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-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-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-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-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
2015-05-26net: cpsw: fix misplaced break statements.Richard Cochran1-2/+2
2015-05-26Merge branch 'rocker-cleanups'David S. Miller1-229/+240
2015-05-26rocker: mark parameters and local variables as constSimon Horman1-200/+215
2015-05-26rocker: remove unused rocker_port parameter from rocker_port_kfreeSimon Horman1-29/+25
2015-05-26irda: use msecs_to_jiffies for conversion to jiffiesNicholas Mc Guire1-2/+2