summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-08-061-3/+7
|\
| * batman-adv: Fix out-of-order fragmentation supportSven Eckelmann2014-08-051-3/+7
|/
* r8152: add missing Makefile ruleJF Le Fillatre2014-08-031-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-08-033-4/+9
|\
| * netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same keyThomas Graf2014-08-011-0/+1
| * netfilter: xt_LED: fix too short led-always-blinkJiri Prchal2014-07-251-3/+7
| * ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell2014-07-171-1/+1
* | ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa2014-08-031-0/+1
* | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-033-3/+35
* | iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin2014-08-031-0/+4
* | net: Correctly set segment mac_len in skb_segment().Vlad Yasevich2014-08-011-1/+1
* | Merge branch 'xen-netfront'David S. Miller2014-08-011-64/+10
|\ \
| * | xen-netfront: print correct number of queuesDavid Vrabel2014-08-011-2/+2
| * | xen-netfront: release per-queue Tx and Rx resource when disconnectingDavid Vrabel2014-08-011-61/+7
| * | xen-netfront: fix locking in connect error pathDavid Vrabel2014-08-011-1/+1
|/ /
* | macvlan: Initialize vlan_features to turn on offload support.Vlad Yasevich2014-08-011-0/+1
* | bridge: Don't include NDA_VLAN for FDB entries with vid 0Toshiaki Makita2014-07-311-1/+1
* | bonding: use kobject_put instead of _del after kobject_addVeaceslav Falico2014-07-311-2/+2
* | bna: fix performance regressionIvan Vecera2014-07-311-1/+1
* | tcp: Fix integer-overflow in TCP vegasChristoph Paasch2014-07-311-1/+2
* | tcp: Fix integer-overflows in TCP venoChristoph Paasch2014-07-311-1/+1
* | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov2014-07-312-11/+19
* | bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera2014-07-301-4/+2
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-305-2/+86
|\ \
| * | arm: Add devicetree fixup machine functionLaura Abbott2014-07-303-1/+18
| * | of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-302-0/+49
| * | of: Split early_init_dt_scan into two partsLaura Abbott2014-07-302-1/+19
* | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-304-58/+105
|\ \ \
| * | | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-304-58/+105
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-301-4/+20
|\ \ \ \
| * | | | kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon2014-07-301-4/+20
* | | | | Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-303-36/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-3033-63/+197
|\ \ \ \ \
| * | | | | net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-07-291-1/+1
| * | | | | cdc-ether: clean packet filter upon probeOliver Neukum2014-07-291-0/+16
| * | | | | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-293-2/+36
| * | | | | net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2014-07-292-7/+8
| * | | | | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov2014-07-291-0/+1
| * | | | | ip: make IP identifiers less predictableEric Dumazet2014-07-293-13/+32
| * | | | | neighbour : fix ndm_type type error issueJun Zhao2014-07-292-2/+2
| * | | | | sunvnet: only use connected ports when sendingDavid L Stevens2014-07-291-5/+17
| * | | | | Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller2014-07-291-1/+2
| |\ \ \ \ \
| | * | | | | can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian2014-07-251-1/+2
| * | | | | | bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-252-0/+10
| * | | | | | r8152: fix the checking of the usb speedhayeswang2014-07-251-4/+3
| * | | | | | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-256-21/+38
| |\ \ \ \ \ \
| | * | | | | | ath9k: fix aggregation session lockupFelix Fietkau2014-07-231-0/+9
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-07-231-1/+4
| | |\ \ \ \ \ \
| | | * | | | | | mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau2014-07-221-1/+4
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-07-222-9/+13
| | |\ \ \ \ \ \ \