summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptp: restore the makefile for building the test program.Richard Cochran2014-10-241-0/+33
* hyperv: Fix the total_data_buflen in send pathHaiyang Zhang2014-10-221-0/+1
* Merge branch 'amd-xgbe'David S. Miller2014-10-221-9/+13
|\
| * amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas2014-10-221-8/+12
| * amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas2014-10-221-1/+1
|/
* net: fec: ptp: fix NULL pointer dereference if ptp_clock is not setPhilipp Zabel2014-10-221-1/+2
* net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla2014-10-222-4/+4
* xfrm6: fix a potential use after free in xfrm6_policy.cLi RongQing2014-10-221-3/+8
* net: fs_enet: set back promiscuity mode after restartLEROY Christophe2014-10-222-0/+6
* net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan2014-10-221-1/+2
* sfc: remove incorrect EFX_BUG_ON_PARANOID checkJon Cooper2014-10-221-4/+0
* net: sched: initialize bstats syncpSabrina Dubroca2014-10-211-1/+1
* bpf: fix bug in eBPF verifierAlexei Starovoitov2014-10-212-1/+13
* netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf2014-10-211-12/+25
* tipc: fix lockdep warning when intra-node messages are deliveredYing Xue2014-10-211-2/+2
* tipc: fix a potential deadlockYing Xue2014-10-213-20/+35
* Merge branch 'enic'David S. Miller2014-10-212-8/+8
|\
| * enic: Do not call napi_disable when preemption is disabled.Govindarajulu Varadarajan2014-10-211-2/+2
| * enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_freeGovindarajulu Varadarajan2014-10-211-6/+6
|/
* Merge branch 'gso_encap_fixes'David S. Miller2014-10-2010-10/+21
|\
| * net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal2014-10-201-3/+10
| * net: make skb_gso_segment error handling more robustFlorian Westphal2014-10-204-2/+6
| * net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-205-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-2010-41/+165
|\
| * netfilter: nft_nat: dump attributes if they are setPablo Neira Ayuso2014-10-181-9/+11
| * netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MINPablo Neira Ayuso2014-10-181-22/+28
| * netfilter: nft_nat: insufficient attribute validationPablo Neira Ayuso2014-10-181-1/+3
| * netfilter: nft_compat: validate chain type in match/targetPablo Neira Ayuso2014-10-181-9/+66
| * netfilter: nft_compat: fix hook validation for non-base chainsPablo Neira Ayuso2014-10-141-0/+4
| * netfilter: nf_tables: restrict nat/masq expressions to nat chain typePablo Neira Ayuso2014-10-137-0/+46
| * netfilter: missing module license in the nf_reject_ipvX modulesPablo Neira Ayuso2014-10-112-0/+7
* | ax88179_178a: fix bonding failureIan Morgan2014-10-201-1/+6
* | Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\ \
| * | ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * | ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * | ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * | ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * | NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1919-51/+1404
|\ \ \
| * | | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-163-0/+5
| * | | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-164-0/+592
| * | | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-034-0/+601
| * | | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-033-7/+68
| * | | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
| * | | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-302-5/+4
| * | | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9