summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-2211-85/+133
|\
| * Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro2014-11-21441-2195/+4245
| |\
| | * ovl: ovl_dir_fsync() cleanupMiklos Szeredi2014-11-201-2/+2
| | * ovl: update MAINTAINERSMiklos Szeredi2014-11-201-2/+3
| | * ovl: pass dentry into ovl_dir_read_merged()Miklos Szeredi2014-11-201-21/+14Star
| | * ovl: use lockless_dereference() for upperdentryMiklos Szeredi2014-11-201-6/+1Star
| | * ovl: allow filenames with commaMiklos Szeredi2014-11-201-3/+45
| | * ovl: fix race in private xattr checksMiklos Szeredi2014-11-201-9/+18
| | * ovl: fix remove/copy-up raceMiklos Szeredi2014-11-201-12/+19
| | * ovl: rename filesystem type to "overlay"Miklos Szeredi2014-11-206-9/+9
| * | isofs: avoid unused function warningArnd Bergmann2014-11-191-21/+21
| * | vfs: fix reference leak in d_prune_aliases()Yan, Zheng2014-11-191-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-2264-299/+500
|\ \ \
| * | | tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-211-2/+2
| * | | net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet2014-11-211-17/+6Star
| * | | virtio-net: validate features during probeJason Wang2014-11-211-0/+37
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-212-3/+12
| |\ \ \
| | * | | bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-171-2/+1Star
| | * | | netfilter: nfnetlink: fix insufficient validation in nfnetlink_bindPablo Neira Ayuso2014-11-171-1/+11
| * | | | Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-215-17/+19
| |\ \ \ \
| | * | | | brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
| | * | | | Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-11-191-9/+6Star
| | |\ \ \ \
| | | * | | | mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau2014-11-181-9/+6Star
| | * | | | | brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-171-2/+2
| | * | | | | brcmfmac: kill URB when request timed outMathy Vanhoef2014-11-171-2/+4
| | * | | | | ath9k: fix regression in bssidmask calculationBen Greear2014-11-171-3/+6
| * | | | | | cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt2014-11-211-1/+1
| * | | | | | ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac2014-11-211-1/+5
| * | | | | | openvswitch: Don't validate IPv6 label masks.Joe Stringer2014-11-211-1/+1
| * | | | | | pptp: fix stack info leak in pptp_getname()Mathias Krause2014-11-211-1/+3
| * | | | | | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-192-1/+3
| * | | | | | ipv6: delete protocol and unregister rtnetlink when cleanupDuan Jiong2014-11-191-0/+4
| * | | | | | Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-ca...David S. Miller2014-11-1910-64/+183
| |\ \ \ \ \ \
| | * | | | | | can: m_can: update to support CAN FD featuresDong Aisheng2014-11-181-43/+134
| | * | | | | | can: m_can: fix incorrect error messagesDong Aisheng2014-11-181-3/+3
| | * | | | | | can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng2014-11-181-0/+1
| | * | | | | | can: m_can: fix not set can_dlc for remote frameDong Aisheng2014-11-181-3/+4
| | * | | | | | can: m_can: fix possible sleep in napi pollDong Aisheng2014-11-181-5/+15
| | * | | | | | can: m_can: add missing message RAM initializationDong Aisheng2014-11-181-1/+10
| | * | | | | | can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen2014-11-181-0/+1
| | * | | | | | can: m_can: add .ndo_change_mtu functionDong Aisheng2014-11-181-0/+1
| | * | | | | | can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | | | can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | | | can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde2014-11-181-0/+1
| | * | | | | | can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee2014-11-181-1/+2
| | * | | | | | can: remove unused variableSudip Mukherjee2014-11-183-8/+2Star
| | * | | | | | can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-11-181-0/+1
| | * | | | | | can: dev: add can_is_canfd_skb() APIDong Aisheng2014-11-181-0/+6
| | * | | | | | can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze2014-11-181-1/+1
| | * | | | | | can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper2014-11-181-1/+1
| | | |_|/ / / | | |/| | | |