summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-281-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-2819-195/+446
|\ \
| * | netfilter: reduce sparse warningsFlorian Westphal2015-08-284-8/+5
| * | Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal2015-08-283-45/+25
| * | Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-08-267-136/+402
| |\ \
| | * | ipvs: add more mcast parameters for the sync daemonJulian Anastasov2015-08-214-24/+172
| | * | ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov2015-08-214-102/+108
| | * | ipvs: call rtnl_lock earlyJulian Anastasov2015-08-212-19/+33
| | * | ipvs: Add ovf schedulerRaducu Deaconu2015-08-213-0/+98
| * | | netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz2015-08-262-1/+9
| * | | netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)Pablo Neira Ayuso2015-08-211-2/+2
| * | | netfilter: nf_dup: fix sparse warningsPablo Neira Ayuso2015-08-212-3/+3
| |/ /
* | | Merge branch 'bpf_trace_printk-percent-s'David S. Miller2015-08-284-18/+77
|\ \ \
| * | | bpf: add support for %s specifier to bpf_trace_printk()Alexei Starovoitov2015-08-281-2/+30
| * | | lib: introduce strncpy_from_unsafe()Alexei Starovoitov2015-08-283-16/+47
|/ / /
* | | netpoll: warn on netpoll_send_udp users who haven't disabled irqsNikolay Aleksandrov2015-08-281-0/+2
* | | Merge branch 'phylib-simplifications'David S. Miller2015-08-282-6/+6
|\ \ \
| * | | phylib: simplify NULL checksSergei Shtylyov2015-08-282-5/+5
| * | | phylib: simplify bogus phy_device_create() resultSergei Shtylyov2015-08-281-1/+1
|/ / /
* | | net: sched: don't break line in tc_classify loop notificationDaniel Borkmann2015-08-281-5/+4
* | | sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah2015-08-286-28/+72
* | | cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai2015-08-284-0/+72
* | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-2810-116/+117
|\ \ \
| * | | batman-adv: turn batadv_neigh_node_get() into local functionMarek Lindner2015-08-272-40/+36
| * | | batman-adv: Add lower layer needed_(head|tail)room to own onesSven Eckelmann2015-08-272-2/+41
| * | | batman-adv: don't access unregistered net_device objectAntonio Quartulli2015-08-271-1/+2
| * | | batman-adv: Start new development cycleSimon Wunderlich2015-08-271-1/+1
| * | | batman-adv: fix gateway client style issuesSimon Wunderlich2015-08-271-2/+0
OpenPOWER on IntegriCloud