summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fix 32b buildMadalin Bucur2015-08-311-1/+1
* ipv4: Fix 32-bit build.David S. Miller2015-08-311-2/+2
* netlink: rx mmap: fix POLLIN conditionKen-ichirou MATSUZAWA2015-08-311-12/+16
* Merge branch 'thunderx-features-fixes'David S. Miller2015-08-319-329/+911
|\
| * net: thunderx: Support for internal loopback modeSunil Goutham2015-08-315-0/+97
| * net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-315-84/+505
| * net: thunderx: Rework interrupt handlingSunil Goutham2015-08-313-72/+102
| * net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-314-7/+55
| * net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-312-10/+39
| * net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-312-36/+11
| * net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-315-120/+103
| * net: thunderx: fix MAINTAINERSAleksey Makarov2015-08-311-2/+1
|/
* Merge branch 'snmp-stat-aggregation'David S. Miller2015-08-313-24/+53
|\
| * net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-311-10/+16
| * net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-312-14/+37
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-318-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-291-1/+1
| * bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-291-2/+0
| * sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-3/+1
| * ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-291-1/+1
| * sctp: ASCONF-ACK with Unresolvable Address should be sentlucien2015-08-291-2/+13
| * netlink: mmap: fix lookup frame positionKen-ichirou MATSUZAWA2015-08-291-2/+2
| * netlink: add NETLINK_CAP_ACK socket optionChristophe Ricard2015-08-292-3/+25
* | Merge branch 'ovs-vport-cleanup'David S. Miller2015-08-3012-202/+66
|\ \
| * | openvswitch: Remove vport-netPravin B Shelar2015-08-303-7/+2
| * | openvswitch: Remove vport stats.Pravin B Shelar2015-08-305-170/+56
| * | openvswitch: Remove egress_tun_info.Pravin B Shelar2015-08-308-20/+7
| * | openvswitch: Remove vport get_name()Pravin B Shelar2015-08-301-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
| * | | ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-299-2/+24
| * | | ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-297-13/+7
|/ / /
* | | net: FIB tracepointsDavid Ahern2015-08-294-0/+120
* | | openvswitch: Fix conntrack compilation without mark.Joe Stringer2015-08-291-3/+14