summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: fib6: reduce identation in ip6_convert_metricsDaniel Borkmann2015-08-311-16/+16
* net: fib: move metrics parsing to a helperFlorian Westphal2015-08-311-30/+41
* IGMP: Document igmp_link_local_mcast_reportsPhilip Downey2015-08-311-0/+5
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-3116-112/+100
* ipv4: fix 32b buildMadalin Bucur2015-08-311-1/+1
* ipv4: Fix 32-bit build.David S. Miller2015-08-301-2/+2
* netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA2015-08-301-12/+16
* Merge branch 'thunderx-features-fixes'David S. Miller2015-08-309-329/+911
|\
| * net: thunderx: Support for internal loopback modeSunil Goutham2015-08-305-0/+97
| * net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-305-84/+505
| * net: thunderx: Rework interrupt handlingSunil Goutham2015-08-303-72/+102
| * net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-304-7/+55
| * net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-302-10/+39
| * net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-302-36/+11
| * net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-305-120/+103
| * net: thunderx: fix MAINTAINERSAleksey Makarov2015-08-301-2/+1
|/
* Merge branch 'snmp-stat-aggregation'David S. Miller2015-08-303-24/+53
|\
| * net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-301-10/+16
| * net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-302-14/+37
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-308-15/+47
|\
| * net/smsc911x: Fix deferred probe for interruptTony Lindgren2015-08-291-1/+4
| * sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-281-1/+1
| * bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-281-2/+0
| * sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-281-3/+1
| * ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-281-1/+1
| * sctp: ASCONF-ACK with Unresolvable Address should be sentlucien2015-08-281-2/+13
| * netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA2015-08-281-2/+2
| * netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-282-3/+25
* | Merge branch 'ovs-vport-cleanup'David S. Miller2015-08-2912-202/+66
|\ \
| * | openvswitch: Remove vport-netPravin B Shelar2015-08-293-7/+2
| * | openvswitch: Remove vport stats.Pravin B Shelar2015-08-295-170/+56
| * | openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-298-20/+7
| * | openvswitch: Remove vport get_name()Pravin B Shelar2015-08-291-5/+1
|/ /
* | geneve: Use GRO cells infrastructure.Jesse Gross2015-08-291-1/+16
* | openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...Simon Horman2015-08-291-6/+15
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-299-40/+372
|\ \
| * | Bluetooth: hci_bcm: Fix crash on suspendFrederic Danis2015-08-281-10/+26
| * | Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak2015-08-281-2/+10
| * | Bluetooth: hci_intel: Add support for platform driverLoic Poulain2015-08-281-13/+189
| * | Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllersMarcel Holtmann2015-08-281-0/+2
| * | Bluetooth: btusb: Correct typos based on checkpatch.plMinjune Kim2015-08-281-2/+2
| * | Bluetooth: hci_intel: Add Intel baudrate configuration supportLoic Poulain2015-08-281-0/+119
| * | Bluetooth: hci_uart: Fix zero len data packet reception issueLoic Poulain2015-08-281-2/+7
| * | nl802154: stricter input checking for boolean inputsStefan Schmidt2015-08-281-4/+12
| * | Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause2015-08-281-3/+2
| * | Bluetooth: btmrvl: change device pointer passed to dev_coredumpvShengzhen Li2015-08-281-2/+1
| * | Bluetooth: hci_bcm: Use non-sleep version of gpio_set_valueLoic Poulain2015-08-181-2/+2
* | | Merge branch 'tnl-ipv4-ipv6'David S. Miller2015-08-2914-16/+43
|\ \ \
| * | | vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc2015-08-293-1/+12
| * | | fou: reject IPv6 configJiri Benc2015-08-291-1/+1
OpenPOWER on IntegriCloud