summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-121-2/+2
| * | ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-111-1/+1
| * | tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-111-0/+2
| * | Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-111-4/+1
| |\ \
| | * | rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1
| * | | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-111-2/+3
| * | | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-113-13/+51
| * | | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-111-0/+1
| * | | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-111-13/+10
| * | | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-111-5/+2
| * | | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-111-0/+2
| * | | et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-111-2/+4
| * | | Merge branch 'rco_correctness'David S. Miller2015-02-1111-45/+160
| |\ \ \
| | * | | gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-112-6/+23
| | * | | vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-113-7/+23
| | * | | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-115-6/+37
| | * | | net: Use more bit fields in napi_gro_cbTom Herbert2015-02-111-8/+10
| | * | | udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-112-2/+17
| | * | | net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-112-6/+15
| | * | | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-114-22/+47
| |/ / /
| * | | openvswitch: Add missing initialization in validate_and_copy_set_tun()Geert Uytterhoeven2015-02-111-1/+1
| * | | openvswitch: Reset key metadata for packet execution.Pravin B Shelar2015-02-111-0/+2
| * | | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-116-7/+5
| * | | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-116-7/+5
| * | | rds: rds_cong_queue_updates needs to defer the congestion update transmissionSowmini Varadhan2015-02-111-1/+15
| * | | ipv6: Partial checksum only UDP packetsVlad Yasevich2015-02-111-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-02-112-6/+58
| |\ \ \
| | * | | netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_IDPatrick McHardy2015-01-301-0/+1
| | * | | netfilter: nft_compat: add ebtables supportArturo Borrero2015-01-301-6/+57
* | | | | Merge tag 'md/3.20-fixes' of git://neil.brown.name/mdLinus Torvalds2015-02-173-3/+6
|\ \ \ \ \
| * | | | | md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown2015-02-181-1/+2
| * | | | | md/raid10: round up to bdev_logical_block_size in narrow_write_error.NeilBrown2015-02-161-1/+2
| * | | | | md/raid1: round up to bdev_logical_block_size in narrow_write_errorNate Dailey2015-02-161-1/+2
* | | | | | Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-171-4/+1
|\ \ \ \ \ \
| * | | | | | x86/mce: Fix regression. All error records should report via /dev/mcelogTony Luck2015-02-091-4/+1
* | | | | | | Merge tag 'docs-fix' of git://git.lwn.net/linux-2.6Linus Torvalds2015-02-171-17/+0
|\ \ \ \ \ \ \
| * | | | | | | Fix docs build failure caused by i2o removalJonathan Corbet2015-02-161-17/+0
* | | | | | | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-172-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd4: fix v3-less buildJ. Bruce Fields2015-02-161-0/+5
| * | | | | | | | nfsd: fix comparison in fh_fsid_match()Dan Carpenter2015-02-121-1/+1
* | | | | | | | | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-1715-37/+343
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-053-2/+102
| * | | | | | | | | vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-052-0/+55
| * | | | | | | | | vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-0513-35/+186
* | | | | | | | | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-176-29/+73
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-293-14/+51
| * | | | | | | | | | new helper: iov_iter_bvec()Al Viro2015-01-294-15/+22
* | | | | | | | | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-177-218/+145
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-235-134/+29
| * | | | | | | | | | | audit: fix filename matching in __audit_inode() and __audit_inode_child()Paul Moore2015-01-231-9/+25