summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal2015-10-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-10-225-4/+6
|\
| * netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov2015-10-171-1/+1
| * netfilter: sync with packet rx also after removing queue entriesFlorian Westphal2015-10-131-0/+2
| * netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien2015-10-121-3/+1
| * netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso2015-10-012-0/+2
* | tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy2015-10-221-0/+5
* | net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-221-1/+1
* | tipc: allow non-linear first fragment bufferJon Paul Maloy2015-10-221-3/+9
* | openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-221-3/+43
* | net: Really fix vti6 with oif in dst lookupsDavid Ahern2015-10-222-1/+5
* | tipc: extend broadcast link window sizeJon Paul Maloy2015-10-221-3/+5
* | irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter2015-10-211-1/+1
* | xen-netfront: update num_queues to real createdJoe Jin2015-10-211-7/+7
* | vsock: fix missing cleanup when misc_register failedGao feng2015-10-211-3/+4
* | Merge branch 'mv643xx-fixes'David S. Miller2015-10-211-8/+40
|\ \
| * | net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
| * | net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
|/ /
* | Merge branch 'smsc-energy-detect'David S. Miller2015-10-214-9/+50
|\ \
| * | net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-212-5/+38
| * | drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-212-4/+12
|/ /
* | bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-1983-345/+668
|\ \
| * | net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli2015-10-191-9/+23
| * | Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller2015-10-1912-20/+54
| |\ \
| | * \ Merge tag 'iwlwifi-for-kalle-2015-10-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2015-10-078-20/+27
| | |\ \
| | | * | iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
| | | * | iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2015-10-052-2/+7
| | | * | iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
| | | * | iwlwifi: fix firmware filename for 3160Johannes Berg2015-10-051-1/+1
| | | * | iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern2015-10-051-0/+1
| | | * | iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| | | * | iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-1/+1
| | | * | iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
| | * | | rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger2015-10-034-0/+27
| * | | | tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2015-10-192-10/+9
| * | | | openvswitch: Scrub skb between namespacesJoe Stringer2015-10-191-0/+9
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-194-42/+99
| |\ \ \ \
| | * | | | Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-162-8/+20
| | * | | | Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg2015-10-161-4/+19
| | * | | | Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg2015-10-161-1/+6
| | * | | | Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-164-12/+8
| | * | | | Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg2015-10-161-17/+36
| | * | | | Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-163-5/+15
| * | | | | xen-netback: correctly check failed allocationInsu Yun2015-10-191-0/+6
| * | | | | net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang2015-10-192-0/+5
| * | | | | netlink: Trim skb to alloc size to avoid MSG_TRUNCArad, Ronen2015-10-191-12/+22
| * | | | | net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-10-171-0/+8
| * | | | | via-rhine: fix VLAN receive handling regression.Andrej Ota2015-10-161-1/+2
| * | | | | Merge branch 'ipv6-blackhole-route-fix'David S. Miller2015-10-161-21/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |