summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: checkpatch - comparison to NULL could be rewrittenMarek Lindner2015-05-291-1/+1
* batman-adv: Use safer default config for optional featuresSven Eckelmann2015-05-292-2/+2
* batman-adv: iv_ogm_send_to_if, declare char* as constMarkus Pargmann2015-05-291-1/+1
* batman-adv: iv_ogm_aggr_packet, bool return valueMarkus Pargmann2015-05-291-2/+2
* batman-adv: iv_ogm_iface_enable, direct return valuesMarkus Pargmann2015-05-291-6/+2
* batman-adv: Makefile, Sort alphabeticallyMarkus Pargmann2015-05-291-1/+1
* batman-adv: tvlv realloc, move error handling into if blockMarkus Pargmann2015-05-291-8/+8
* batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann2015-05-293-9/+35
* batman-adv: Use only queued fragments when mergingSven Eckelmann2015-05-291-8/+5
* batman-adv: Check total_size when queueing fragmentsSven Eckelmann2015-05-292-2/+7
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-2943-43/+43
* batman-adv: Start new development cycleSimon Wunderlich2015-05-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-283-30/+28
|\
| * xfrm: optimise to search the inexact policy listLi RongQing2015-05-181-3/+8
| * xfrm: move the checking for old xfrm_policy hold_queue to beginningLi RongQing2015-05-051-3/+3
| * xfrm: remove the unnecessary checking before call xfrm_pol_holdLi RongQing2015-05-051-4/+3
| * xfrm: slightly optimise xfrm_inputLi RongQing2015-04-241-5/+5
| * xfrm: fix the return code when xfrm_*_register_afinfo failedLi RongQing2015-04-233-3/+3
| * xfrm: optimise the use of walk list header in xfrm_policy/state_walkLi RongQing2015-04-232-2/+4
| * xfrm: remove the xfrm_queue_purge definitionLi RongQing2015-04-231-10/+2
* | net: qlcnic: clean up sysfs error codesVladimir Zapolskiy2015-05-283-46/+36
* | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-287-0/+7
* | tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet2015-05-272-0/+7
* | tcp: connect() from bound sockets can be fasterEric Dumazet2015-05-272-4/+13
* | Merge branch 'cxgb4-next'David S. Miller2015-05-279-90/+170
|\ \
| * | cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai2015-05-279-89/+89
| * | cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai2015-05-274-1/+81
|/ /
* | qla4xxx: add a missing includeEric Dumazet2015-05-271-0/+1
* | Merge branch 'thunderx'David S. Miller2015-05-2717-0/+7382
|\ \
| * | net: Adding support for Cavium ThunderX network controllerSunil Goutham2015-05-2716-0/+7380
| * | pci: Add Cavium PCI vendor idSunil Goutham2015-05-271-0/+2
|/ /
* | test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann2015-05-271-0/+57
* | Merge branch 'sfc-next'David S. Miller2015-05-275-11/+156
|\ \
| * | sfc: add module parameter to enable MCDI logging on new functionsEdward Cree2015-05-271-0/+9
| * | sfc: add sysfs entry to control MCDI tracingEdward Cree2015-05-274-10/+48
| * | sfc: add tracing of MCDI commandsEdward Cree2015-05-274-4/+102
|/ /
* | vxlan: release lock after each bucket in vxlan_cleanupSorin Dumitru2015-05-271-2/+3
* | tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-273-6/+14
* | Merge branch 'ip_frag_next'David S. Miller2015-05-274-14/+49
|\ \
| * | ip_fragment: don't forward defragmented DF packetFlorian Westphal2015-05-274-8/+38
| * | net: ipv4: avoid repeated calls to ip_skb_dst_mtu helperFlorian Westphal2015-05-271-7/+12
|/ /
* | Merge branch 'phy_rgmii'David S. Miller2015-05-274-14/+15
|\ \
| * | net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli2015-05-273-14/+4
| * | net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli2015-05-271-0/+11
|/ /
* | ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.David S. Miller2015-05-271-0/+1
* | tcp: tcp_tso_autosize() minimum is one packetEric Dumazet2015-05-263-4/+7
* | tcp: fix/cleanup inet_ehash_locks_alloc()Eric Dumazet2015-05-262-44/+34
* | tipc: fix bug in link protocol message create functionJon Paul Maloy2015-05-261-2/+0
* | net: fix inet_proto_csum_replace4() sparse errorsEric Dumazet2015-05-251-5/+7
* | net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet2015-05-251-1/+1